Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
validator.js
validate your data!
Collective -
Host: opensource -
https://opencollective.com/validatorjs
- Code: https://github.com/chriso/validator.js
closes #1292
github.com/validatorjs/validator.js - be3438330d36de28cec4291fe6e0021f62d22e6c authored over 4 years ago by islasjuanp <[email protected]>The format info was orphaned to a table cell by itself, in the wrong column
github.com/validatorjs/validator.js - 4e0fc27427ef8cda7d18f6e2c1c6b28baa6bb594 authored over 4 years ago by Ed Rands <[email protected]>* add support for zh-CN in isIdentityCard()
* feat: add isIdentityCard tests
* fix: edit i...
github.com/validatorjs/validator.js - 21939132c07cbbc7f6b2352980282764c5d8bb0a authored over 4 years ago by twodogegg <[email protected]>* readme fix
* change category
github.com/validatorjs/validator.js - 84f93fee7e9528eb7ad817d27ce153abc0b43728 authored over 4 years ago by mum-never-proud <[email protected]>* add support for isDate
closes #1270
* added files
* update readme
* added date fo...
github.com/validatorjs/validator.js - ff118442754747c07cacebd48ae31aea45b1305b authored almost 5 years ago by mum-never-proud <[email protected]>* Costa Rica mobile phone added.
* Update isMobilePhone.js
* Update README.md
* Update ...
github.com/validatorjs/validator.js - ac7620a5986cb077ba639af462aa8e1627c52c8f authored almost 5 years ago by iErick99 <[email protected]>
* added support for Tunisia National Identity Card
test Successfully passed
Signed-off-by: M...
github.com/validatorjs/validator.js - db633ed8081ea31ba1c6ba4d179c61a1b0926336 authored almost 5 years ago by Mohamed Amin Boubaker <[email protected]>
- 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...
github.com/validatorjs/validator.js - e153d87a2148bd1c7a7b1a9abf0b0a8a6dfc30f8 authored almost 5 years ago by Madhavi96 <[email protected]>* added support for 19 digit cc
added support for 19 digit visa and discover
* Update val...
github.com/validatorjs/validator.js - d4a5ee0a13c8293f390812ddef21bc6969ffd78a authored almost 5 years ago by aemarcuss <[email protected]>* feat(isFQDN): fix tld validation
* feat(isFQDN): fix tld validation
* fix: combine two i...
github.com/validatorjs/validator.js - 2a3ad843ee0cf9800d39e7a7970600ff82a80060 authored almost 5 years ago by Mohamed Amine ALOUINI <[email protected]>github.com/validatorjs/validator.js - 4db2711c416b4ddbe47439a78694fcaad82a4cbb authored almost 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 79cc4d70b079de607474f527502da47441c111f5 authored almost 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - df2c1468813ea809eb3bf4c27fe8f0edb7aaa50f authored almost 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 04769b5acfbd4ffd4017ab81de8fe51956f915ac authored almost 5 years ago by Amine Bezzarga <[email protected]>
github.com/validatorjs/validator.js - afafb54c6cc33d512527231e4ee0179c29e9b929 authored almost 5 years ago by Šimon Podlipský <[email protected]>
* feat: Add Algeria Passport (DZ)
* feat: add DZ(Algeria) Passport test
add missing Algeri...
github.com/validatorjs/validator.js - 2eb4049c5179a130951ef5b411e171d3b568c36a authored almost 5 years ago by Anthony Nandaa <[email protected]>closes #1144
github.com/validatorjs/validator.js - 9fffa9014483c67dfd066a13ca9d08bc93a09152 authored almost 5 years ago by Johannes Schobel <[email protected]>
closes #1245
====
* isHSL WIP
* Added another valid test case.
* Updated readme to inclu...
github.com/validatorjs/validator.js - b1a3b4fd549df68a7825d461db3000d1a8a6f25f authored almost 5 years ago by Chris <[email protected]>
Use regex matching so that it converts
False or FALSE (strings) to false (boolean) and
True or...
github.com/validatorjs/validator.js - 8111e38ef95b6f5410b94913c97f1f88e1112449 authored almost 5 years ago by Anthony Nandaa <[email protected]>
* feat: implement isPassportNumber validator
* normalize str by cleaning spaces and convertin...
github.com/validatorjs/validator.js - 9836c295763a661274dd56207fe0c4888f989515 authored almost 5 years ago by Hamza Hejja <[email protected]>* Add isEthereumAddress
Basic validation for Ethereum addresses
* Resolve merge conflicts
github.com/validatorjs/validator.js - 4f74f793f42ae06c23c0b824f823de3b45429c2c authored almost 5 years ago by Hizkia Felix <[email protected]>
- it validates different languages for different geographical location
- Closes #954
Co-authored-by: pawelkleczek10c <[email protected]>
github.com/validatorjs/validator.js - 91c25918daae0a49ea775de8dc448648e46f29ea authored almost 5 years ago by Paweł Kłeczek <[email protected]>
* 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...
github.com/validatorjs/validator.js - a87165ab4556773fe733959e1bcab1b2dca698c5 authored almost 5 years ago by Hamza Hejja <[email protected]>- closes #1047
github.com/validatorjs/validator.js - c77067854c8150aa29afa89e0e1908073e07c202 authored almost 5 years ago by Ezrqn Kemboi <[email protected]>* feat(isEAN): implement isEAN validator
* add testcase to cover 0 as EAN check digit
* mo...
github.com/validatorjs/validator.js - fc253c46cfc638b7db8075cfa7594fc380fe0a45 authored almost 5 years ago by Hamza Hejja <[email protected]>github.com/validatorjs/validator.js - 46585efa4467abc5a764e2b8f5109cc0cd235df6 authored almost 5 years ago by Michael Cerne <[email protected]>
* feat: implement isIBAN(str) validator
* re-arrange country codes alphabitcally for better r...
github.com/validatorjs/validator.js - b331b5aebf50b1c6a405e8da9dcc67afe6916963 authored almost 5 years ago by Hamza Hejja <[email protected]>* Feat: Added more letters to Greek alphabet
* Fix: removed /s
* Test: Added test, no over...
github.com/validatorjs/validator.js - 1c9efc5a2aed486b102680ebd5ac7250ba7fca07 authored almost 5 years ago by Giorgio Grassini <[email protected]>github.com/validatorjs/validator.js - 04b8b0a530aeb8051b7ee829e8539005e419b1ec authored almost 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - e8107afccb62cb6ff5f9025b3266ffe598696d35 authored almost 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 33b444625282df2134095dfc54ed0b1d8850410a authored almost 5 years ago by Niels van Dijk <[email protected]>
github.com/validatorjs/validator.js - eb787efd54a7086a529c0352771c35071ee97f78 authored almost 5 years ago by Adam Conrad <[email protected]>
This is needed because parseFloat('2020-01-06T14:31:00.135Z') will return 2020, even though it s...
github.com/validatorjs/validator.js - 13d704516237b2e1db62f80a64c78f0dd6721b07 authored almost 5 years ago by Peter DeMartini <[email protected]>* Add support for armenia phone
* Modify regex to support other mobile carriers
closes #1215
github.com/validatorjs/validator.js - ea39867fda595e15d49226f9ff66189d05e1645f authored about 5 years ago by Abdullah Danyal <[email protected]>github.com/validatorjs/validator.js - 0b9f5935a42f396b2c69cc123ee6d7af1c2df37a authored about 5 years ago by Anton Ivanov <[email protected]>
github.com/validatorjs/validator.js - 549cbec8b502bce0167c30165d3df82f5cfd3bde authored about 5 years ago by Mengli <[email protected]>
* added diaeresis to every vowel in pt-PT alpha
* tests added
github.com/validatorjs/validator.js - a1552d893c5bd5e514beda4f61185d2c6074b17a authored about 5 years ago by Guilherme Sergei Schäfer <[email protected]>* adding documentation for isURL
* adding documentation for isURL in README.md
github.com/validatorjs/validator.js - b0787d9e4e858b0937d25523240ed8159f7cdbd3 authored about 5 years ago by rohankulshreshtha <[email protected]>github.com/validatorjs/validator.js - 0d204da14f640fd2a8bf1874b6995128ff28409d authored about 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - fe52e341bfb4969b4178f6d1d100f6d9cfa1880c authored about 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 8b929d36f00f6d13b48c995f29943aecbe921aae authored about 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - c9e411c575d4d1f0d9f351a8846d7a7b24b1bff1 authored about 5 years ago by Artur Banaś <[email protected]>
github.com/validatorjs/validator.js - fc3f577fe7ce2f53ba92dd1246ad4dc537bb86ac authored about 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 116d74dec263a7b2840909bd7ef54f3e5f51b32f authored about 5 years ago by daniellalasa <[email protected]>
* Added ipv6 scoped architecturetext format
* Simple variable declaration fix
github.com/validatorjs/validator.js - 4dc1f88d63245d4639af375db91ae544977b36dd authored about 5 years ago by Higor Araújo dos Anjos <[email protected]>* added nepal number
* linted
* Update README.md
github.com/validatorjs/validator.js - e630269db685bd574cd8b34940feb3b41e79c0fe authored about 5 years ago by Rubin Bhandari <[email protected]>* Enforce stricter Ecuador phone number validation
* Add more tests
github.com/validatorjs/validator.js - 5b4a95fd1cd40ceb94a7a38f72da15b9595a39fd authored about 5 years ago by Martin Mena <[email protected]>* Add Ecuador phone number validator
* Fiix CI test issue
github.com/validatorjs/validator.js - 59077528ffdc4f2fc692131aa15866d5b132817f authored about 5 years ago by Martin Mena <[email protected]>github.com/validatorjs/validator.js - b5a1d1f23fcdd24e3ca9d6090fdc0a06fcc23d55 authored about 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 339e08b462c21cd26bc14ada0b458bb36a83d8e0 authored about 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 01d0a1be89e1871b35950a7066ea6fead9fa405d authored about 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - b6f406e1c1a64fa04f44b7f83d75e4fece32a418 authored about 5 years ago by Saibamen <[email protected]>
github.com/validatorjs/validator.js - 30e8dea159be3ae342c52d679b33225fb5166101 authored about 5 years ago by Heathcliff-Hu <[email protected]>
github.com/validatorjs/validator.js - 2a80a4fc05ebf3aee30f081e6066149ee194cdef authored about 5 years ago by andrewhingah <[email protected]>
* WIP: modified ja-JP check.
* WIP: added test cases.
* Added one more invalid test case.
github.com/validatorjs/validator.js - 659a75855199329bb742bd6528f178cebf394458 authored about 5 years ago by Chris <[email protected]>closes #952
github.com/validatorjs/validator.js - 2222e5ae3fa8c6303cf43a3b4c1263ec7da358f8 authored about 5 years ago by Nicanor Korir <[email protected]>- close #1142
github.com/validatorjs/validator.js - 71c46e138ad9e1a52299e0fc3bc68f64fd01678d authored about 5 years ago by Ezrqn Kemboi <[email protected]>* Added validation for '0x'-prefixed hex strings.
* Added 0h-prefix as an acceptable hexadeci...
github.com/validatorjs/validator.js - 1bf00948fd60367db1645261ca5ce7d6aef097b6 authored about 5 years ago by Chris <[email protected]>github.com/validatorjs/validator.js - 4162ae7fc6d27404d4bf2ee51d496eb105104d50 authored about 5 years ago by Chris <[email protected]>
* postal code validation fix for locale IN
* regex updated
github.com/validatorjs/validator.js - d18a8b8caa54f645aab269b01a36faaceb76a802 authored about 5 years ago by Aditya Raval <[email protected]>github.com/validatorjs/validator.js - 3087572e3af7afb7b49544c8ffb0cac301d04109 authored about 5 years ago by Munif Tanjim <[email protected]>
* merge conflicts #1121
* merge conflicts #1121
* comma fix
github.com/validatorjs/validator.js - 72d9f557a13c9dadeda1ecd4778476fdfbf82c49 authored over 5 years ago by Pedram Pourhossein <[email protected]>github.com/validatorjs/validator.js - cff8a582ad9ca3b8361daa6074ff54f9d65dc0b4 authored over 5 years ago by Tony <[email protected]>
github.com/validatorjs/validator.js - 242c3bfbf6db5694e0018c71271a482916ae467c authored over 5 years ago by Tomer Cohen <[email protected]>
github.com/validatorjs/validator.js - b4672f4670cb75aa16e5b8d0b1ac8476a286c54e authored over 5 years ago by Tomer Cohen <[email protected]>
github.com/validatorjs/validator.js - ee038b69ebcf795c4ffb71f8e74fa03952953a52 authored over 5 years ago by Dan Fernandez <[email protected]>
github.com/validatorjs/validator.js - b36b420da6f8c36220a6fcd1a5797cb5cdf7227a authored over 5 years ago by Anthony Nandaa <[email protected]>
github.com/validatorjs/validator.js - a4ca95253e78e342aa8803d90f02a275c8c3315c authored over 5 years ago by Austen Payan <[email protected]>
* feature(isBIC): add isBIC validation
- validate valid BIC
- refers part of #951
* chore: ...
github.com/validatorjs/validator.js - 23fcd9cb839108455721e755fa277a7cad445feb authored over 5 years ago by Ezrqn Kemboi <[email protected]>github.com/validatorjs/validator.js - c26558103efd228430f8437f68ee46c78ef8aceb authored over 5 years ago by Ezrqn Kemboi <[email protected]>
github.com/validatorjs/validator.js - 35a72b6788235f19f28de612cf1fd3ebf69e2ed2 authored over 5 years ago by Ezrqn Kemboi <[email protected]>
The (relative) link to contributors was defaulting to `/blob/master/graph/contributors`, I made ...
github.com/validatorjs/validator.js - 98b2ca6a45cdac2bc868811c5d21bc656313bf31 authored over 5 years ago by Anthony Nandaa <[email protected]>
- 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.
* ...
github.com/validatorjs/validator.js - 25e84cf1180e348ab585392102ae6889cfdd66e4 authored over 5 years ago by Akihiro Oyamada <[email protected]>
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]>
github.com/validatorjs/validator.js - 4aac1b71c24a6c0ffabce82709c36f4f90faa694 authored over 5 years ago by ezrqnkemboi <[email protected]>Co-authored-by: Gibbets <[email protected]>
* Added isMobile de-AT
* Added local de-A...
github.com/validatorjs/validator.js - 7125c571e9be0094766a2c943883aa47e8720361 authored over 5 years ago by ezrqnkemboi <[email protected]>github.com/validatorjs/validator.js - 56cd1f04a5c7d97a31d2e9c92133cbbb6ade6548 authored over 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 2f6208486a0e149d44e88a4f89deddb901663ee4 authored over 5 years ago by Estêvão Samuel Procópio Amaral <[email protected]>
This commit adds the Bahrain (ar-BH) locale for isMobile.
github.com/validatorjs/validator.js - 8d8dbeb0e48e532714e0ba121ef01bb5c4059b7b authored over 5 years ago by Mohamed Heiba <[email protected]>Co-authored-by: MiChiano <[email protected]>
closes #975
* Add Malta Postal Code (XXX0000) ...
github.com/validatorjs/validator.js - 20ad9b738a077ef3f20909c47df9168fbf5e2b7a authored over 5 years ago by Anthony Nandaa <[email protected]>This 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...
github.com/validatorjs/validator.js - f3f4070d7720ad5ac2e8ea9ccc083ecbc3c9c5e8 authored over 5 years ago by ezrqnkemboi <[email protected]>github.com/validatorjs/validator.js - c5c0bf2eeea2aebfca9be81280f3488868d56f18 authored over 5 years ago by Estêvão Samuel Procópio Amaral <[email protected]>
* added support for IL in isIdentityCard()
* fix ci
* fix CI #2
* fix CI #3
* fix co...
github.com/validatorjs/validator.js - dcb2db0bc50ebcb1a0f4c6e70cd6a998e88e5d7c authored over 5 years ago by Michael ziskin <[email protected]>* added support for IL in isIdentityCard()
* fix ci
* fix CI #2
* fix CI #3
* fix co...
github.com/validatorjs/validator.js - 7735e0f58a036a207a7bb91c9143845644755547 authored over 5 years ago by Michael ziskin <[email protected]>* fix(isISO8601): add additionnals checks for leap years
* fix(isDecimal): correct decimal po...
github.com/validatorjs/validator.js - 9ee09a7c6227dba4d8953d8de2346090a742eeaa authored over 5 years ago by Sarhan Aissi <[email protected]>* Add zh-TW National ID Rule
* Add zh-TW ID rule on README.md
* fit eslint rules
* add ...
github.com/validatorjs/validator.js - d7dbdd59bf3a573c06eb4808d14070152e7239c0 authored over 5 years ago by Chia Yu Pai <[email protected]>github.com/validatorjs/validator.js - 81302a77938f3b4d4422e6afb89343a7dc2ac90f authored over 5 years ago by Chris O'Hara <[email protected]>
* isMobilePhone: add additional prefix for KE locale
* add Chile mobile number in isMobilePhone
github.com/validatorjs/validator.js - eb0bbba809ab865c848c4a25c70b2bccbb73dab6 authored over 5 years ago by Me X Mi <[email protected]>github.com/validatorjs/validator.js - 90cc0223498d19cd3b3d58d5fcff6a9cf0884400 authored over 5 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 7c079b7e616af1d8d4ffa0b41993091a8d4aa7ea authored over 5 years ago by Chris O'Hara <[email protected]>
This is an internal, undocumented utility that should not be
exported.