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
closes #1292
be3438330d36de28cec4291fe6e0021f62d22e6c authored over 4 years agoThe format info was orphaned to a table cell by itself, in the wrong column
4e0fc27427ef8cda7d18f6e2c1c6b28baa6bb594 authored over 4 years ago* add support for zh-CN in isIdentityCard()
* feat: add isIdentityCard tests
* fix: edit i...
21939132c07cbbc7f6b2352980282764c5d8bb0a authored almost 5 years ago* readme fix
* change category
84f93fee7e9528eb7ad817d27ce153abc0b43728 authored almost 5 years ago* add support for isDate
closes #1270
* added files
* update readme
* added date fo...
ff118442754747c07cacebd48ae31aea45b1305b authored almost 5 years ago* Costa Rica mobile phone added.
* Update isMobilePhone.js
* Update README.md
* Update ...
ac7620a5986cb077ba639af462aa8e1627c52c8f authored almost 5 years ago
* added support for Tunisia National Identity Card
test Successfully passed
Signed-off-by: M...
db633ed8081ea31ba1c6ba4d179c61a1b0926336 authored almost 5 years ago
- add am-Am
- arrange da-DK
- add es-CL
- add fo-FO
- add kl-GL
- arrange pt-BR
- add fr-BE
* added 'en-SL' validation with a test and updated README
* fixed according to the alphabetic...
e153d87a2148bd1c7a7b1a9abf0b0a8a6dfc30f8 authored almost 5 years ago* added support for 19 digit cc
added support for 19 digit visa and discover
* Update val...
d4a5ee0a13c8293f390812ddef21bc6969ffd78a authored almost 5 years ago* feat(isFQDN): fix tld validation
* feat(isFQDN): fix tld validation
* fix: combine two i...
2a3ad843ee0cf9800d39e7a7970600ff82a80060 authored almost 5 years ago4db2711c416b4ddbe47439a78694fcaad82a4cbb authored almost 5 years ago
79cc4d70b079de607474f527502da47441c111f5 authored almost 5 years ago
df2c1468813ea809eb3bf4c27fe8f0edb7aaa50f authored almost 5 years ago
04769b5acfbd4ffd4017ab81de8fe51956f915ac authored almost 5 years ago
afafb54c6cc33d512527231e4ee0179c29e9b929 authored almost 5 years ago
* feat: Add Algeria Passport (DZ)
* feat: add DZ(Algeria) Passport test
add missing Algeri...
2eb4049c5179a130951ef5b411e171d3b568c36a authored almost 5 years agocloses #1144
9fffa9014483c67dfd066a13ca9d08bc93a09152 authored almost 5 years ago
closes #1245
====
* isHSL WIP
* Added another valid test case.
* Updated readme to inclu...
b1a3b4fd549df68a7825d461db3000d1a8a6f25f authored almost 5 years ago
Use regex matching so that it converts
False or FALSE (strings) to false (boolean) and
True or...
8111e38ef95b6f5410b94913c97f1f88e1112449 authored almost 5 years ago
* feat: implement isPassportNumber validator
* normalize str by cleaning spaces and convertin...
9836c295763a661274dd56207fe0c4888f989515 authored almost 5 years ago* Add isEthereumAddress
Basic validation for Ethereum addresses
* Resolve merge conflicts
4f74f793f42ae06c23c0b824f823de3b45429c2c authored almost 5 years ago
- it validates different languages for different geographical location
- Closes #954
Co-authored-by: pawelkleczek10c <[email protected]>
91c25918daae0a49ea775de8dc448648e46f29ea authored almost 5 years ago
* Bugfix - Wrong IP address validation
https://github.com/validatorjs/validator.js/issues/1209
...
* feat: add isSemVer validator to check for Semantic Versioning
* style: modify function docs...
a87165ab4556773fe733959e1bcab1b2dca698c5 authored almost 5 years ago- closes #1047
c77067854c8150aa29afa89e0e1908073e07c202 authored almost 5 years ago* feat(isEAN): implement isEAN validator
* add testcase to cover 0 as EAN check digit
* mo...
fc253c46cfc638b7db8075cfa7594fc380fe0a45 authored almost 5 years ago46585efa4467abc5a764e2b8f5109cc0cd235df6 authored almost 5 years ago
* feat: implement isIBAN(str) validator
* re-arrange country codes alphabitcally for better r...
b331b5aebf50b1c6a405e8da9dcc67afe6916963 authored almost 5 years ago* Feat: Added more letters to Greek alphabet
* Fix: removed /s
* Test: Added test, no over...
1c9efc5a2aed486b102680ebd5ac7250ba7fca07 authored almost 5 years ago04b8b0a530aeb8051b7ee829e8539005e419b1ec authored almost 5 years ago
e8107afccb62cb6ff5f9025b3266ffe598696d35 authored almost 5 years ago
33b444625282df2134095dfc54ed0b1d8850410a authored about 5 years ago
eb787efd54a7086a529c0352771c35071ee97f78 authored about 5 years ago
This is needed because parseFloat('2020-01-06T14:31:00.135Z') will return 2020, even though it s...
13d704516237b2e1db62f80a64c78f0dd6721b07 authored about 5 years ago* Add support for armenia phone
* Modify regex to support other mobile carriers
closes #1215
ea39867fda595e15d49226f9ff66189d05e1645f authored about 5 years ago0b9f5935a42f396b2c69cc123ee6d7af1c2df37a authored about 5 years ago
549cbec8b502bce0167c30165d3df82f5cfd3bde authored about 5 years ago
* added diaeresis to every vowel in pt-PT alpha
* tests added
a1552d893c5bd5e514beda4f61185d2c6074b17a authored about 5 years ago* adding documentation for isURL
* adding documentation for isURL in README.md
b0787d9e4e858b0937d25523240ed8159f7cdbd3 authored about 5 years ago0d204da14f640fd2a8bf1874b6995128ff28409d authored about 5 years ago
fe52e341bfb4969b4178f6d1d100f6d9cfa1880c authored about 5 years ago
8b929d36f00f6d13b48c995f29943aecbe921aae authored about 5 years ago
c9e411c575d4d1f0d9f351a8846d7a7b24b1bff1 authored about 5 years ago
fc3f577fe7ce2f53ba92dd1246ad4dc537bb86ac authored about 5 years ago
116d74dec263a7b2840909bd7ef54f3e5f51b32f authored about 5 years ago
* Added ipv6 scoped architecturetext format
* Simple variable declaration fix
4dc1f88d63245d4639af375db91ae544977b36dd authored about 5 years ago* added nepal number
* linted
* Update README.md
e630269db685bd574cd8b34940feb3b41e79c0fe authored about 5 years ago* Enforce stricter Ecuador phone number validation
* Add more tests
5b4a95fd1cd40ceb94a7a38f72da15b9595a39fd authored about 5 years ago* Add Ecuador phone number validator
* Fiix CI test issue
59077528ffdc4f2fc692131aa15866d5b132817f authored about 5 years agob5a1d1f23fcdd24e3ca9d6090fdc0a06fcc23d55 authored about 5 years ago
339e08b462c21cd26bc14ada0b458bb36a83d8e0 authored about 5 years ago
01d0a1be89e1871b35950a7066ea6fead9fa405d authored about 5 years ago
b6f406e1c1a64fa04f44b7f83d75e4fece32a418 authored about 5 years ago
30e8dea159be3ae342c52d679b33225fb5166101 authored about 5 years ago
2a80a4fc05ebf3aee30f081e6066149ee194cdef authored over 5 years ago
* WIP: modified ja-JP check.
* WIP: added test cases.
* Added one more invalid test case.
659a75855199329bb742bd6528f178cebf394458 authored over 5 years agocloses #952
2222e5ae3fa8c6303cf43a3b4c1263ec7da358f8 authored over 5 years ago- close #1142
71c46e138ad9e1a52299e0fc3bc68f64fd01678d authored over 5 years ago* Added validation for '0x'-prefixed hex strings.
* Added 0h-prefix as an acceptable hexadeci...
1bf00948fd60367db1645261ca5ce7d6aef097b6 authored over 5 years ago4162ae7fc6d27404d4bf2ee51d496eb105104d50 authored over 5 years ago
* postal code validation fix for locale IN
* regex updated
d18a8b8caa54f645aab269b01a36faaceb76a802 authored over 5 years ago3087572e3af7afb7b49544c8ffb0cac301d04109 authored over 5 years ago
* merge conflicts #1121
* merge conflicts #1121
* comma fix
72d9f557a13c9dadeda1ecd4778476fdfbf82c49 authored over 5 years agocff8a582ad9ca3b8361daa6074ff54f9d65dc0b4 authored over 5 years ago
242c3bfbf6db5694e0018c71271a482916ae467c authored over 5 years ago
b4672f4670cb75aa16e5b8d0b1ac8476a286c54e authored over 5 years ago
ee038b69ebcf795c4ffb71f8e74fa03952953a52 authored over 5 years ago
b36b420da6f8c36220a6fcd1a5797cb5cdf7227a authored over 5 years ago
a4ca95253e78e342aa8803d90f02a275c8c3315c authored over 5 years ago
* feature(isBIC): add isBIC validation
- validate valid BIC
- refers part of #951
* chore: ...
23fcd9cb839108455721e755fa277a7cad445feb authored over 5 years agoc26558103efd228430f8437f68ee46c78ef8aceb authored over 5 years ago
35a72b6788235f19f28de612cf1fd3ebf69e2ed2 authored over 5 years ago
The (relative) link to contributors was defaulting to `/blob/master/graph/contributors`, I made ...
98b2ca6a45cdac2bc868811c5d21bc656313bf31 authored over 5 years ago
- when lat starts with (, it makes it a true latitude.
- Closes #929
- ensure that even when user does not pass max and min, set defaults for the same
- instance, v...
This PR fixes ja_JP locale to support 060 prefix and also issue with the general sequence.
* ...
25e84cf1180e348ab585392102ae6889cfdd66e4 authored over 5 years ago
Authored by Ezrqn Kemboi <[email protected]>
Closes #1008
- Authoured_by: Ezrqn Kemboi <[email protected]>
- Closes #1061
* change hash test regex to include uppercase chars
* Clean PR on allow uppercase for isHAsh
...
Co-authored-by: khalilus<[email protected]>
4aac1b71c24a6c0ffabce82709c36f4f90faa694 authored over 5 years agoCo-authored-by: Gibbets <[email protected]>
* Added isMobile de-AT
* Added local de-A...
7125c571e9be0094766a2c943883aa47e8720361 authored over 5 years ago56cd1f04a5c7d97a31d2e9c92133cbbb6ade6548 authored over 5 years ago
2f6208486a0e149d44e88a4f89deddb901663ee4 authored over 5 years ago
This commit adds the Bahrain (ar-BH) locale for isMobile.
8d8dbeb0e48e532714e0ba121ef01bb5c4059b7b authored over 5 years agoCo-authored-by: MiChiano <[email protected]>
closes #975
* Add Malta Postal Code (XXX0000) ...
20ad9b738a077ef3f20909c47df9168fbf5e2b7a authored over 5 years agoThis PR adds support for Dutch (nl-NL) locale for isMobilePhone.
closes #923
====
* fix(is...
* #990. Fix for Fiji mobile phones format validation.
* chore: tests and update readme for Fi...
f3f4070d7720ad5ac2e8ea9ccc083ecbc3c9c5e8 authored over 5 years agoc5c0bf2eeea2aebfca9be81280f3488868d56f18 authored over 5 years ago
* added support for IL in isIdentityCard()
* fix ci
* fix CI #2
* fix CI #3
* fix co...
dcb2db0bc50ebcb1a0f4c6e70cd6a998e88e5d7c authored over 5 years ago* added support for IL in isIdentityCard()
* fix ci
* fix CI #2
* fix CI #3
* fix co...
7735e0f58a036a207a7bb91c9143845644755547 authored over 5 years ago* fix(isISO8601): add additionnals checks for leap years
* fix(isDecimal): correct decimal po...
9ee09a7c6227dba4d8953d8de2346090a742eeaa authored over 5 years ago* Add zh-TW National ID Rule
* Add zh-TW ID rule on README.md
* fit eslint rules
* add ...
d7dbdd59bf3a573c06eb4808d14070152e7239c0 authored over 5 years ago81302a77938f3b4d4422e6afb89343a7dc2ac90f authored over 5 years ago
* isMobilePhone: add additional prefix for KE locale
* add Chile mobile number in isMobilePhone
eb0bbba809ab865c848c4a25c70b2bccbb73dab6 authored over 5 years ago90cc0223498d19cd3b3d58d5fcff6a9cf0884400 authored over 5 years ago
7c079b7e616af1d8d4ffa0b41993091a8d4aa7ea authored over 5 years ago
This is an internal, undocumented utility that should not be
exported.