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

Add a new feature to validate UPI

Swarga-codes opened this issue over 1 year ago
Fixed Iranian mobile numbers code

codevivekk opened this pull request over 1 year ago
Feat/addedISJWTExpiriation

P-1000 opened this pull request over 1 year ago
Feat/added is jwt expiration

P-1000 opened this pull request over 1 year ago
fix in isMobilePhone.js : fix regex Iran

p-rios opened this pull request over 1 year ago
Incorrect regex pattern

amir-khoshbakht opened this issue over 1 year ago
Unable to run tests

VatsalBhuva11 opened this issue over 1 year ago
Jwt expiration verify

VatsalBhuva11 opened this pull request over 1 year ago
Feat/added is jwt expiration

P-1000 opened this pull request over 1 year ago
add mobile phone validations for 5 missing countries

stephanewillems opened this pull request over 1 year ago
isDate : iOS and Android return different results

thibaultadet opened this issue over 1 year ago
feat: add validate cron from string

joserafaelSH opened this pull request over 1 year ago
Test script does not work, breaks before running any test

joserafaelSH opened this issue over 1 year ago
regex added for Senegal sn-SN

Akilan19 opened this pull request over 1 year ago
regex added for Senegal sn-SN

Akilan19 opened this pull request over 1 year ago
Added mobile phone validations for the 10 countries.

amansaurabh opened this pull request over 1 year ago
Add support for Cron format validation

Substancia opened this issue over 1 year ago
validator.js timestamp validation support

Ryrahul opened this issue over 1 year ago
Feat/added is jwt expiration

P-1000 opened this pull request over 1 year ago
add Saint Martin (French) mobile number validation

0APOCALYPSE0 opened this pull request over 1 year ago
Conditional Validation for parameter algorithm in isHash function

KUSHAGRARAJTIWARI opened this pull request over 1 year ago
[Enhancement] isHash should validate algorithm name

KUSHAGRARAJTIWARI opened this issue over 1 year ago
feat(ulid): ULID validation

arafatkn opened this pull request over 1 year ago
`disallow_auth` option should be in default_url_options and docs

ageofrage opened this pull request over 1 year ago
Feature branch

Manu024 opened this pull request over 1 year ago
Added support for PK(Pakistan) in isIdentityCard

Daniyal-Qureshi opened this pull request over 1 year ago
feat(isPancard): added validation for indian government document Pan card

rahulnikam2002 opened this pull request over 1 year ago
feat(isPancard): added government pan card validation

rahulnikam2002 opened this pull request over 1 year ago
fix(isMail):fixed consecutive hyphen check in domain part

kshavp opened this pull request over 1 year ago
feat(isCreditCard): add maestro

matthewmayer opened this pull request over 1 year ago
feat(isAlpha, isAlphanumeric): add Esperanto (eo) locale

RobinvanderVliet opened this pull request over 1 year ago
fix(isPassportNumber): fix regex Azerbaijan

amaliacatalina opened this pull request over 1 year ago
Update validators.test.js

amaliacatalina opened this pull request over 1 year ago
AZ regex fix

amaliacatalina opened this pull request over 1 year ago
feat(isAlpha, isAlphanumeric): added support for Irish fadas (accents)

khoait opened this pull request over 1 year ago
Npm and git master out of sync

dfimiarz opened this issue over 1 year ago
fix(isVAT): fixed KZ VAT number length check

MatthieuLemoine opened this pull request over 1 year ago
Modified symbolRegex in isStrongPassword to include '\'

nandavikas opened this pull request over 1 year ago
Create isSHA256 function

huseyn opened this pull request over 1 year ago
chore: Publish to NPM with provenance

meyfa opened this pull request over 1 year ago
fix(isDate):breaks on 2 digit strings (#2272)

olaleykhan opened this pull request over 1 year ago
isPassport - Azerbaijan validation fails

amaliacatalina opened this issue over 1 year ago
feat(isISO4217): add SLE to the isISO4217 validator

urg opened this pull request over 1 year ago
isDate throws when using a non-valid string with a format

dackmin opened this issue over 1 year ago
fix(isPostalCode): Improve Dutch postal code regex

RobinvanderVliet opened this pull request over 1 year ago
fix(isPassport): Added tests for ZA Passport Number

GMorris-professional opened this pull request over 1 year ago
maintenance: 2405 release

profnandaa opened this pull request over 1 year ago
isEmail accepts incorrect domain.

itbali opened this issue over 1 year ago
feat(isMobilePhone): Added the regex for Malawi en-MW

SimranSiddiqui opened this pull request over 1 year ago
feat(isMobilePhone): Added the regex for Malawi en-MW

SimranSiddiqui opened this pull request over 1 year ago
feat(isPassportNumber): added South African, ZA validator

GMorris-professional opened this pull request over 1 year ago
SyntaxError: Invalid regular expression

ghost opened this issue over 1 year ago
function to validate a string is in C, S, V format

DaveP80 opened this pull request over 1 year ago
isISO8601 doesn't support year with more than 4 digits

This-is-a-Book opened this issue over 1 year ago
isStrongPassword function is not considering \ as a Special Character

dasguptarupak opened this issue over 1 year ago
Added feature normalized url

Raju-github-profile opened this pull request over 1 year ago
Added feature normalize url()

Raju-github-profile opened this pull request over 1 year ago
regex for country code PT #2195

Raju-github-profile opened this pull request over 1 year ago
fix(isDate): Timezone Offset Fix

tomaspanek opened this pull request over 1 year ago
`isDate` validation is broken after upgrading to validator v13.11.0

tomaspanek opened this issue over 1 year ago
feat(isMobilePhone): Guam Mobile number added

Siddhant-Kashyap opened this pull request over 1 year ago
feat(isMobilePhone): added phone regex for Guam

Siddhant-Kashyap opened this pull request over 1 year ago
feat(isURL): Adding require_valid_file_mimes and file_mimes option for isURL

vierilusen opened this pull request over 1 year ago
maintenance: release 2308 prep - v13.11.0

profnandaa opened this pull request over 1 year ago
`javascript: ...` treated as a valid URL

giorgi-pro opened this issue over 1 year ago
feat(isIdentityCard): Add support for ar-EG (Egypt) locale

EgizianoEG opened this pull request over 1 year ago
Hyphen before a dot is a valid url

lskiva-r7 opened this issue over 1 year ago
Including special characters

VoldeDoc opened this issue over 1 year ago
To capitalize

arjitcodes opened this pull request over 1 year ago
feat(isMobilePhone): Added regex for Sudan ar-SD

Hussienma opened this pull request over 1 year ago
feat(isBetween): logic, to check, if date is in between

Me-Sunil opened this pull request over 1 year ago
added test

sureshgopala opened this pull request over 1 year ago
feat(isInRange): add new check, if number is in range

Me-Sunil opened this pull request over 1 year ago
Can you add support information for OpenHarmony in README.md?

Longqin88888 opened this issue over 1 year ago
feat(isEmail): Handle a case of sql injection attempt

ziyad-elabid-nw opened this pull request over 1 year ago
isEmail returns true incorrectly on invalid emails

Salakar opened this issue over 1 year ago
feat(isMobilePhone): added Qatar and dev numbers

kishoreknowapp opened this pull request over 1 year ago
feat: deprecate non-ESM support

benasher44 opened this issue over 1 year ago
isEmail: do not allow non-breaking space in user part

jeremy21212121 opened this pull request over 1 year ago
feat: named imports

benasher44 opened this pull request over 1 year ago
feat(isIBAN): add white and blacklist options to the isIBAN validator

edilson opened this pull request over 1 year ago
Scope of phone validation

karladler opened this issue over 1 year ago
isEmail returns 500 on email check without domain full domain.

ItzhakPol opened this issue over 1 year ago
add support for Gibraltar phone numbers

tsheaff opened this pull request over 1 year ago
fix(isURL): Added parameter to validate localhost URL

marcos-a-7 opened this pull request over 1 year ago
feat(isEmail) extend to enable allow_underscores in domain

guspower opened this pull request over 1 year ago
isEmail not returning promise

genus1 opened this issue over 1 year ago
isEmail returns false when provided email with apostrophe before @

luisAg1996 opened this issue over 1 year ago
feat(isAlpha, isAlphanumeric): add kazakh locale, kk-KZ

BekStar7 opened this pull request over 1 year ago
feat(isMobilePhone): add sr-ME locale

Todor46 opened this pull request over 1 year ago
Adding TaxId validation for Argentina

estefrare opened this pull request over 1 year ago
Adding Maestro credit card ranges

linediconsine opened this pull request over 1 year ago
feat(IsFQDN): Add a test that asserts numeric chars in tld are rejected by default.

aalekhpatel07 opened this pull request over 1 year ago
Add isColor to validate CSS compatible color formats

aAsdhir opened this issue over 1 year ago
some ISO are not exist in typescript but exist in javascript

the-angry-developer opened this issue over 1 year ago
Non breaking space bypass email validation

Gaspar-Cdv opened this issue almost 2 years ago