Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/validatorjs/validator.js
String validation
https://github.com/validatorjs/validator.js
Fix validation issue in isJWT function
Prathamesh061 opened this pull request almost 2 years ago
Prathamesh061 opened this pull request almost 2 years ago
isJWT function returning true for invalid JWT tokens with 2 parts
Prathamesh061 opened this issue almost 2 years ago
Prathamesh061 opened this issue almost 2 years ago
feat: isISO15924
xDivisionByZerox opened this pull request almost 2 years ago
xDivisionByZerox opened this pull request almost 2 years ago
Add ISO-15924 validation
xDivisionByZerox opened this issue almost 2 years ago
xDivisionByZerox opened this issue almost 2 years ago
isURL returns false when testing urls with localhost domain
nikelborm opened this issue almost 2 years ago
nikelborm opened this issue almost 2 years ago
File of different languages
mr-arashmousavi opened this issue almost 2 years ago
mr-arashmousavi opened this issue almost 2 years ago
Fix(isPort): Invalid leading zeros (#2208)
anasshakil opened this pull request almost 2 years ago
anasshakil opened this pull request almost 2 years ago
Валидатор
maksik112234 opened this issue almost 2 years ago
maksik112234 opened this issue almost 2 years ago
feat(isMobilePhone): Added regex for Wallis and Futuna fr-WF
aidos42 opened this pull request almost 2 years ago
aidos42 opened this pull request almost 2 years ago
Ports starting with multiple zeros pass the verification
hancao97 opened this issue almost 2 years ago
hancao97 opened this issue almost 2 years ago
feat(isLicensePlate): Support for Pakistani vehicles
anasshakil opened this pull request almost 2 years ago
anasshakil opened this pull request almost 2 years ago
feat(isUrlResolvable): This function takes a URL string as input and checks if the URL * is resolvable by performing a DNS lookup on the hostname. return true if successful otherwise false
JusticeSelormBruce opened this pull request almost 2 years ago
JusticeSelormBruce opened this pull request almost 2 years ago
feat: add isUrlResolvable validator and tests This commit adds a new…
JusticeSelormBruce opened this pull request almost 2 years ago
JusticeSelormBruce opened this pull request almost 2 years ago
How do I make emails with `.@` be invalid
Johann-Goncalves-Pereira opened this issue almost 2 years ago
Johann-Goncalves-Pereira opened this issue almost 2 years ago
fix(isVAT): Corrected validation for Swiss (CH) vat-number
jimmyorpheus opened this pull request almost 2 years ago
jimmyorpheus opened this pull request almost 2 years ago
fix(isMobilePhone): fixed pl-PL matching numbers that start with 45
czerwony03 opened this pull request almost 2 years ago
czerwony03 opened this pull request almost 2 years ago
[Feature Request] Add method to check if a text belongs to a given locale
ST-DDT opened this issue almost 2 years ago
ST-DDT opened this issue almost 2 years ago
feat(isPIS): Program of Social Integration (PIS) and feat(isTaxID): Formats for CPF & CNPJ
anasshakil opened this pull request almost 2 years ago
anasshakil opened this pull request almost 2 years ago
feat(isNationalId): National Identification Number validation support
anasshakil opened this pull request almost 2 years ago
anasshakil opened this pull request almost 2 years ago
feat: support `XK` in `isISO31661Alpha2()`
simPod opened this pull request almost 2 years ago
simPod opened this pull request almost 2 years ago
fix(isMobilePhone): fixed es-CU matching all numbers that start with 5 longer than 8 digits
klaframboise opened this pull request almost 2 years ago
klaframboise opened this pull request almost 2 years ago
isMobilePhone with locale es-CU matches numbers of any length > 8 when the number starts with 5
klaframboise opened this issue almost 2 years ago
klaframboise opened this issue almost 2 years ago
regex for country code PT
zeworks opened this issue almost 2 years ago
zeworks opened this issue almost 2 years ago
Add new functionality for RG format validation regex
mass-die20 opened this issue almost 2 years ago
mass-die20 opened this issue almost 2 years ago
[Feature Request] Implementation of the isPis Function in the Validator.js Library
MurylloEx opened this issue almost 2 years ago
MurylloEx opened this issue almost 2 years ago
[Feature Request] Implementation of the isCpf Function in the Validator.js Library
MurylloEx opened this issue almost 2 years ago
MurylloEx opened this issue almost 2 years ago
We should make major releases more often
braaar opened this issue almost 2 years ago
braaar opened this issue almost 2 years ago
isCurrency doesn't work correctly with toLocaleString
galio17 opened this issue almost 2 years ago
galio17 opened this issue almost 2 years ago
fix(isLocale): add support for validation of more valid language tags
kwahome opened this pull request almost 2 years ago
kwahome opened this pull request almost 2 years ago
new validator: isMailtoURI, validate the mailto link URI format
uksarkar opened this pull request almost 2 years ago
uksarkar opened this pull request almost 2 years ago
Simple Install for Contributors
salimshamim opened this issue almost 2 years ago
salimshamim opened this issue almost 2 years ago
Added barbados validation
Pulkit0729 opened this pull request almost 2 years ago
Pulkit0729 opened this pull request almost 2 years ago
feat(isEmail): Disallow emails starting with but not ending with quote
sciffany opened this pull request almost 2 years ago
sciffany opened this pull request almost 2 years ago
\" bypasses email validation
Ahmad-RW opened this issue almost 2 years ago
Ahmad-RW opened this issue almost 2 years ago
isJSON rejects`"0"`
avandekleut opened this issue almost 2 years ago
avandekleut opened this issue almost 2 years ago
feat(isTaxID): Adds PAN (en-IN) support to isTaxID
Aman9723 opened this pull request almost 2 years ago
Aman9723 opened this pull request almost 2 years ago
feat(isMobilePhone): Added Sweden Locale And Prefix
DarkPitoune opened this pull request almost 2 years ago
DarkPitoune opened this pull request almost 2 years ago
Optional parameters
epochslee opened this issue almost 2 years ago
epochslee opened this issue almost 2 years ago
feat(isMobilePhone): Added Gambia Locale Prefix(GM) And Cape Verde Locale (CV)
cheboi opened this pull request almost 2 years ago
cheboi opened this pull request almost 2 years ago
fix(docs): add missing locale fr-CF
profnandaa opened this pull request almost 2 years ago
profnandaa opened this pull request almost 2 years ago
Maintainence: Add lock thread and dependabot
rubiin opened this issue almost 2 years ago
rubiin opened this issue almost 2 years ago
feat(isMobilePhone): Add Central African Republic Locale And Prefix(CF)
cheboi opened this pull request almost 2 years ago
cheboi opened this pull request almost 2 years ago
feat(isMobilePhone): Add regex for Somalia so-SO
ohersi opened this pull request almost 2 years ago
ohersi opened this pull request almost 2 years ago
[Refactor proposal] Use countrycode instead of locale for some validators
WikiRik opened this issue almost 2 years ago
WikiRik opened this issue almost 2 years ago
maintenance: release 2301 prep - v13.9.0
profnandaa opened this pull request almost 2 years ago
profnandaa opened this pull request almost 2 years ago
chore(pull-request-template): Add note about providing a reference
pano9000 opened this pull request almost 2 years ago
pano9000 opened this pull request almost 2 years ago
docs(isAlpha,isAlphanumeric): add th-TH to README
WikiRik opened this pull request almost 2 years ago
WikiRik opened this pull request almost 2 years ago
test: split tests of various validators
WikiRik opened this pull request almost 2 years ago
WikiRik opened this pull request almost 2 years ago
fix(isMobilePhone): fix 'ro-RO' matching invalid numbers
pano9000 opened this pull request almost 2 years ago
pano9000 opened this pull request almost 2 years ago
[feat]GSTIN Number Validation and PAN Validation (Multiple TIN functionality) and also refactored is taxID for options object
Santhosh-Kumar-99 opened this pull request almost 2 years ago
Santhosh-Kumar-99 opened this pull request almost 2 years ago
Allow ESM imports
SCG82 opened this pull request about 2 years ago
SCG82 opened this pull request about 2 years ago
Added isFreightContainerID validator
songyuew opened this pull request about 2 years ago
songyuew opened this pull request about 2 years ago
Added isAbaRouting validator
songyuew opened this pull request about 2 years ago
songyuew opened this pull request about 2 years ago
isMobilePhone - fixed validation for am-AM
AlexKrupko opened this pull request about 2 years ago
AlexKrupko opened this pull request about 2 years ago
build(devDeps): Update rollup and babel to latest packages
pano9000 opened this pull request about 2 years ago
pano9000 opened this pull request about 2 years ago
maintenance: plans for a new release + suggestions
pano9000 opened this issue about 2 years ago
pano9000 opened this issue about 2 years ago
Dependency Issue: Installation via npm fails
pano9000 opened this issue about 2 years ago
pano9000 opened this issue about 2 years ago
refactor(isCreditCard): create allCards dynamically and get rid of hard-to-maintain hardcoded version
pano9000 opened this pull request about 2 years ago
pano9000 opened this pull request about 2 years ago
fix(isMobilePhone): Fix el-GR validation - Add missing ranges + correctly exclude certain ranges
pano9000 opened this pull request about 2 years ago
pano9000 opened this pull request about 2 years ago
Make it mandatory to also provide references when creating new validators?
pano9000 opened this issue about 2 years ago
pano9000 opened this issue about 2 years ago
fix(isMobilePhone): Fix wrong dv-MV mobile phone matching (issue #2101)
pano9000 opened this pull request about 2 years ago
pano9000 opened this pull request about 2 years ago
TypeScript and ESM: This expression is not callable. Type ... has no call signatures
weijarz opened this issue about 2 years ago
weijarz opened this issue about 2 years ago
isLocale does invalidate a lot of valid language tags
sosafe-jochen-wikenhauser opened this issue about 2 years ago
sosafe-jochen-wikenhauser opened this issue about 2 years ago
fix: remove using of includes to support IE
WikiRik opened this pull request about 2 years ago
WikiRik opened this pull request about 2 years ago
isFloat() returns true when a combination of sign and decimal separator is passed #2090
manojmula opened this pull request about 2 years ago
manojmula opened this pull request about 2 years ago
feat(isIP): allow usage of options object
pixelbucket-dev opened this pull request about 2 years ago
pixelbucket-dev opened this pull request about 2 years ago
feat(isBefore): allow usage of options object
pixelbucket-dev opened this pull request about 2 years ago
pixelbucket-dev opened this pull request about 2 years ago
feat(isAlpha): allow usage of options object
pixelbucket-dev opened this pull request about 2 years ago
pixelbucket-dev opened this pull request about 2 years ago
[Varnika|Yashna] Fix. IPv6 format is fixed
VarnikaB opened this pull request over 2 years ago
VarnikaB opened this pull request over 2 years ago
Adding Validation for Guinean Mobile Phone
gabriellangon opened this pull request over 2 years ago
gabriellangon opened this pull request over 2 years ago
Adding Validation for Guinean passport
gabriellangon opened this pull request over 2 years ago
gabriellangon opened this pull request over 2 years ago
feat(isIdentityCard): Add support for Republic of Korea RRN
top1436 opened this pull request over 2 years ago
top1436 opened this pull request over 2 years ago
Update isMobilePhone.js - added Belize es-BZ
emday4prez opened this pull request over 2 years ago
emday4prez opened this pull request over 2 years ago
feat(isMobilePhone): Moldavian phone numbers
MatteoPierro opened this pull request over 2 years ago
MatteoPierro opened this pull request over 2 years ago
whether a string contains an emoji or not (unicode).
DeepankRx opened this pull request over 2 years ago
DeepankRx opened this pull request over 2 years ago
Adding Sensitivity Mode To validator.equals()
Tineshnehete opened this pull request over 2 years ago
Tineshnehete opened this pull request over 2 years ago
Added IsMobilePhone validation for Djibouti
sharansukesh1003 opened this pull request over 2 years ago
sharansukesh1003 opened this pull request over 2 years ago
feat(isDate): Disallow mismatching length for isDate
frederike-ramin opened this pull request over 2 years ago
frederike-ramin opened this pull request over 2 years ago
fix: reject email with invisible chars - issue #2036
meeraj257 opened this pull request over 2 years ago
meeraj257 opened this pull request over 2 years ago
`isBIC` country code does not accept `XK`
import-brain opened this issue over 2 years ago
import-brain opened this issue over 2 years ago
IPv6 regex accepts invalid formats
zaelgohary opened this issue over 2 years ago
zaelgohary opened this issue over 2 years ago
fix(isMobilePhone): update phone regex for Zambia
imkrishh opened this pull request over 2 years ago
imkrishh opened this pull request over 2 years ago
IsEmail() consider invisible character in email as valid
Scarus opened this issue over 2 years ago
Scarus opened this issue over 2 years ago
Client side validation?
girishpadia opened this issue over 2 years ago
girishpadia opened this issue over 2 years ago
Added individualScoreResults function in isStrongPassword and updated…
ajinkyac03 opened this pull request over 2 years ago
ajinkyac03 opened this pull request over 2 years ago
feat(isRgbColor): add `allowSpaces` option to allow/disallow spaces between color values
a-h-i opened this pull request over 2 years ago
a-h-i opened this pull request over 2 years ago
isRgbColor does not ignore spaces between params
a-h-i opened this issue over 2 years ago
a-h-i opened this issue over 2 years ago
feat(isIBAN): add Morocco (MA) IBAN format
lroudge opened this pull request over 2 years ago
lroudge opened this pull request over 2 years ago
Add Belarusian [be-BY] and Romanian [ro-RO] to isAlpha and IsAlphanum…
brianwhaley opened this pull request over 2 years ago
brianwhaley opened this pull request over 2 years ago
Added Exact Value/s Condition for String Length & Tests required with README.md Update
bevatsal1122 opened this pull request over 2 years ago
bevatsal1122 opened this pull request over 2 years ago
Feat: enchance isCreditCard
brianwhaley opened this pull request over 2 years ago
brianwhaley opened this pull request over 2 years ago
isISO8601 returns true for an invalid iso8601 date
maxywk opened this issue over 2 years ago
maxywk opened this issue over 2 years ago
Added Egypt, Saudi Arabia, and Tunisia Passport Number Formats RegEx, ran tests, added countries to README.md
sherifsallam opened this pull request over 2 years ago
sherifsallam opened this pull request over 2 years ago
feat(isLuhnValid): Expose isLuhnValid independently from isCreditCard
ST-DDT opened this pull request over 2 years ago
ST-DDT opened this pull request over 2 years ago
feat(isMobilePhone): en-GB enhance
ihmpavel opened this pull request over 2 years ago
ihmpavel opened this pull request over 2 years ago
feat(emoji): add emoji validator
HyungJu opened this pull request over 2 years ago
HyungJu opened this pull request over 2 years ago
[imporve] isStrongPassword
Shawon-bsws opened this issue over 2 years ago
Shawon-bsws opened this issue over 2 years ago
isVAT add suport to rest of countries
Dev1lDragon opened this issue over 2 years ago
Dev1lDragon opened this issue over 2 years ago
Georgian phone number validation bug
avkvak opened this issue almost 3 years ago
avkvak opened this issue almost 3 years ago
add more options in isLength - feature request
guicompeng opened this issue almost 3 years ago
guicompeng opened this issue almost 3 years ago