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

Merge pull request #593 from hkwu/feature/isISSN

Add isISSN().

github.com/validatorjs/validator.js - ea7b270226c90a9826df6ba3612bb45c661c4589 authored about 8 years ago by Chris O'Hara <[email protected]>
Forgot to commit this...

github.com/validatorjs/validator.js - 85414a43b2f790f5dd349f7eb0d4023e622ca5e8 authored about 8 years ago by hkwu <[email protected]>
Actually, check it in

github.com/validatorjs/validator.js - 57af262e26e3a9c134a7ceb51d409bd9919322fe authored about 8 years ago by Chris O'Hara <[email protected]>
Ignore yarn lock

github.com/validatorjs/validator.js - bc03c2092b48047e06354515b74a063c36550cd4 authored about 8 years ago by Chris O'Hara <[email protected]>
Fixed changelog link.

github.com/validatorjs/validator.js - f6cc1aa597931be95aedac5a4be2659e7c322e54 authored over 8 years ago by Michael D. Stemle, Jr <[email protected]>
Added support for `lt` and `gt` in `isInt()`.

github.com/validatorjs/validator.js - d4715dd92ffa09e68c00752875861ecda781f14e authored over 8 years ago by Michael D. Stemle, Jr <[email protected]>
Merge pull request #587 from hkwu/feature/isFloat

Add support for greater/less than for isFloat().

github.com/validatorjs/validator.js - 1b7f4a2ea900f561e59700748fc3ca877196d0da authored over 8 years ago by Chris O'Hara <[email protected]>
Merge branch 'master' into feature/isFloat

github.com/validatorjs/validator.js - 278dce7a80b2288aa0b70d02e3d67fbdc3b60e8a authored over 8 years ago by Kelvin Wu <[email protected]>
Update babel

github.com/validatorjs/validator.js - d4691a6a331a9f11724823ef4400dd43aa4c32bb authored over 8 years ago by Chris O'Hara <[email protected]>
Add support for greater/less than in isFloat(). Closes #544.

github.com/validatorjs/validator.js - cb09637445fcbc8f18e994882f70a80af8bff314 authored over 8 years ago by Kelvin Wu <[email protected]>
Additional stuff for #585

github.com/validatorjs/validator.js - 8c59fd1c8048bbe4983318ccc938dc26674c8a0b authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #585 from IOAyman/ioayman-ukrainian-local

Added ukranian locale

github.com/validatorjs/validator.js - 62b03db73e404ead93a19803733ac4f03224d004 authored over 8 years ago by Chris O'Hara <[email protected]>
Added ukranian locale

requested in https://github.com/chriso/validator.js/issues/584

github.com/validatorjs/validator.js - e15b7179a0f09dc86376fc429b8f63de139e0e53 authored over 8 years ago by IOAyman <[email protected]>
Allow leading zeroes by default, re #532

github.com/validatorjs/validator.js - 1a802e2a0d3e78d3494139bfb32c4da739c97f96 authored over 8 years ago by Chris O'Hara <[email protected]>
Escape backslash, closes #516

github.com/validatorjs/validator.js - 534a35ef8c3bb92cb1180956ebf3007bd4cadf38 authored over 8 years ago by Chris O'Hara <[email protected]>
Rename isNull to isEmpty, re #574

github.com/validatorjs/validator.js - e33d38a26ee2f9666b319adb67c7fc0d3dea7125 authored over 8 years ago by Chris O'Hara <[email protected]>
Update the changelog, re #583

github.com/validatorjs/validator.js - 88bef4ad89469431522e5111a4570dad26c7619a authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #583 from EgoAleSum/email-patch

normalizeEmail improvements

github.com/validatorjs/validator.js - 9c2a50615d48e3538c3a4638fce277f9c570daba authored over 8 years ago by Chris O'Hara <[email protected]>
Added tests to improve coverage

github.com/validatorjs/validator.js - e12cd972dae4e6b212ae32ec3d3ee0288a3de0ff authored over 8 years ago by EgoAleSum <[email protected]>
Added compiled files

github.com/validatorjs/validator.js - 309a530bf68d4ceee9119f7bc75b281e15de5f57 authored over 8 years ago by EgoAleSum <[email protected]>
Updated README.md file with documentation for normalizeEmail

github.com/validatorjs/validator.js - c04721065bd4d6b5f655ef5b8c53442161d5a344 authored over 8 years ago by EgoAleSum <[email protected]>
Adding tests for previous commit

github.com/validatorjs/validator.js - 3c5b3b6788c7c531d9356a2d5be37cefce6e6780 authored over 8 years ago by EgoAleSum <[email protected]>
normalizeEmail: supports Outlook.com, iCloud and Yahoo Mail in addition to GMail, and adds more granular control over options.

github.com/validatorjs/validator.js - 902fe682b3ba3058ab483f8a24e5c133f96cf983 authored over 8 years ago by EgoAleSum <[email protected]>
Merge pull request #582 from yjcxy12/patch-1

Update README.md

github.com/validatorjs/validator.js - 32667678498fd1e45b5f26307c5e0f8a5da7c7b7 authored over 8 years ago by Chris O'Hara <[email protected]>
Update README.md

github.com/validatorjs/validator.js - beb490ee49275ba1e6703282363256cf408f0ba5 authored over 8 years ago by Xiangyun Chi <[email protected]>
Support regular expressions in host whitelist/backlist, closes #562

github.com/validatorjs/validator.js - 8b7afe6f4ceeafe8849b2a5e82e693b1c82bab37 authored over 8 years ago by Chris O'Hara <[email protected]>
Add an option to allow no host, this closes #563

github.com/validatorjs/validator.js - 2bf79a5c6c0425263f89bfe47a98d9b3567f2c88 authored over 8 years ago by Chris O'Hara <[email protected]>
Support ipv6 urls, this closes #564

github.com/validatorjs/validator.js - b7c749b9dd87f6b987a97a42efa7c4a5280290c2 authored over 8 years ago by Chris O'Hara <[email protected]>
Add a pt-BR alias

github.com/validatorjs/validator.js - 7d0bee566d17a075d4158e9713ce8e4a0bc03bf5 authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #577 from Algram/patch-1

Fix subset importing in README.md

github.com/validatorjs/validator.js - c1dbe2f351a4287924291f92e86aa9ccd013b156 authored over 8 years ago by Chris O'Hara <[email protected]>
Fix subset importing in README.md

To import a subset curly braces are required in ES6.

github.com/validatorjs/validator.js - c2cfc578f0c1660515848b3e45622e4ad7b7cfea authored over 8 years ago by Algram <[email protected]>
Additional stuff for #576

github.com/validatorjs/validator.js - b099e9e6a8029114e499b0544602bc46ad52b08b authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #576 from andyautida14/master

Add support to MasterCard's 2-Series BINs

github.com/validatorjs/validator.js - 1d3b44ffc68105d41bfb5a221d6b75d07566769a authored over 8 years ago by Chris O'Hara <[email protected]>
Add support to MasterCard's 2-Series BINs

github.com/validatorjs/validator.js - 800dded29e41211080af72e544342b591b894415 authored over 8 years ago by Risejandi Autida <[email protected]>
Update changelog

github.com/validatorjs/validator.js - 9208844cd702bf2f1501961b8eda2fd4dc161559 authored over 8 years ago by Chris O'Hara <[email protected]>
Merge branch 'avionbg-master'

github.com/validatorjs/validator.js - 9f7515de99342ee2b7da576d641e5e16b0f4bbeb authored over 8 years ago by Chris O'Hara <[email protected]>
Merge branch 'master' of https://github.com/avionbg/validator.js into avionbg-master

github.com/validatorjs/validator.js - 06dafd58af1c25e83f627a56245a750bb79a51a0 authored over 8 years ago by Chris O'Hara <[email protected]>
- Added new alpha/numeric locales and mobilePhone checks to the README file

- Updated mobile test in order to support international calls (+381)
- Updated ECMAS6 source file...

github.com/validatorjs/validator.js - fb4cf58400b5f79b1345d8ec8b9ab62e7bc1af6d authored over 8 years ago by mgoran <[email protected]>
Additional stuff for #566

github.com/validatorjs/validator.js - be79beae7c7948b061e2a25a57700d242d04876e authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #566 from KisukPark/isdate-exceptional

Add exceptional case for isDate

github.com/validatorjs/validator.js - 7eaad7040081a306ded429232e1b4ff4af7b7282 authored over 8 years ago by Chris O'Hara <[email protected]>
Changelog formatting

github.com/validatorjs/validator.js - 8e9c12d7eb34258a382f33a34d84f9c0d14b0bb4 authored over 8 years ago by Chris O'Hara <[email protected]>
Remove specific node versions from Travis

github.com/validatorjs/validator.js - 0799399f9835376c7c678f9be2034b07118df1c4 authored over 8 years ago by Chris O'Hara <[email protected]>
Update compiled versions and changelog

github.com/validatorjs/validator.js - f0842412c0a946fed5f43b505fdbe9ab87294f92 authored over 8 years ago by Chris O'Hara <[email protected]>
Merge branch 'gleerman-feature/belgianphonenumbers'

github.com/validatorjs/validator.js - b9efcbc4bdac22b06cf60876a5a0c4db8884e32f authored over 8 years ago by Chris O'Hara <[email protected]>
Merge branch 'feature/belgianphonenumbers' of https://github.com/gleerman/validator.js into gleerman-feature/belgianphonenumbers

github.com/validatorjs/validator.js - 789c898f5a655967697701eb4ff1e19aeb371b0a authored over 8 years ago by Chris O'Hara <[email protected]>
Merge branch 'jeffersonpenna-master'

github.com/validatorjs/validator.js - b109b4e0aae633461d2f3218d79c0149422b6d27 authored over 8 years ago by Chris O'Hara <[email protected]>
Merge branch 'master' of https://github.com/jeffersonpenna/validator.js into jeffersonpenna-master

github.com/validatorjs/validator.js - 22420cd29160dfaa3903e382bfa33aa9005b1b7b authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #568 from Saneyan/support-jp-phone

Add Japanese mobile phone locale

github.com/validatorjs/validator.js - 935e8f12c126dcc53b2afbe7d10ff5a09a15e7fc authored over 8 years ago by Chris O'Hara <[email protected]>
- Added support for Serbian Latin and Cyrillic alpha/numeric characters and Serbian mobile numbers

github.com/validatorjs/validator.js - 979b206436b3bf830a30c41ad5cd98c4c8077268 authored over 8 years ago by mgoran <[email protected]>
Added trailing comma for Travis build validation

github.com/validatorjs/validator.js - e12fcd6a1c956721af20335557aa797648d1861f authored over 8 years ago by Gaetan Leerman <[email protected]>
Added support for Belgian phone numbers

github.com/validatorjs/validator.js - 0990d16291209d556e8db06e7b6cacdac46535d4 authored over 8 years ago by Gaetan Leerman <[email protected]>
Italian Italy (it-IT) Mobile Number Validation

github.com/validatorjs/validator.js - 5bd15ce3a46185200af42ada4db9525427b3f09b authored over 8 years ago by Jefferson Penna <[email protected]>
Add Japanese mobile phone locale

github.com/validatorjs/validator.js - c0b1b3afd55254d5b3eb1a3ab25eb80221b68b70 authored over 8 years ago by TADOKORO Saneyuki <[email protected]>
Add exceptional case for isDate

github.com/validatorjs/validator.js - ff4a7135250a6f4eefcf51284dbbc03b7f4e7ba7 authored over 8 years ago by kisukpark <[email protected]>
Update the changelog

github.com/validatorjs/validator.js - a8b3eba1af724800156ee71d520889beb1aea6be authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #559 from shanavas786/ar-sa-mobilephone

Saudi Arabia (ar-SA) Mobile Number Validation

github.com/validatorjs/validator.js - d0a02cb60b34c987fcf07ac61d8c8de3509e3b88 authored over 8 years ago by Chris O'Hara <[email protected]>
Saudi Arabia (ar-SA) Mobile Number Validation

reference [https://en.wikipedia.org/wiki/Telephone_numbers_in_Saudi_Arabia](Wikipedia)

github.com/validatorjs/validator.js - f8bf977fa6e6d7c721a444409d607e5c1dd0939e authored over 8 years ago by Shanavas M <[email protected]>
Additional stuff for #557

github.com/validatorjs/validator.js - e310a87bd3decfb5f7fa8354432a7ab0b356c669 authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #557 from gdraganic/master

MD5 string validation

github.com/validatorjs/validator.js - 830873e87d78a4e1a1fc4d6ae09734b3cabf8638 authored over 8 years ago by Chris O'Hara <[email protected]>
removed unnecessary lint suppression

github.com/validatorjs/validator.js - 065377d81e4de9b2c158a2367375805aba1b2fc3 authored over 8 years ago by gogi.strat <[email protected]>
typo in isMD5

github.com/validatorjs/validator.js - 6e2c7fa10cdb72a567e1951b63a9f556937716a9 authored over 8 years ago by gogi.strat <[email protected]>
add all after passed tests

github.com/validatorjs/validator.js - 12de127059dce50fa0ad0f6af92e9b20d319838b authored over 8 years ago by gogi.strat <[email protected]>
MD5 validation in README

github.com/validatorjs/validator.js - 5fcf4890b9e7739e5c2e093aed127bbe634562cd authored over 8 years ago by gogi.strat <[email protected]>
md5 validation test

github.com/validatorjs/validator.js - 9280f39a2383e17a9732bac7f2342862e19bcd87 authored over 8 years ago by gogi.strat <[email protected]>
added md5 validation src

github.com/validatorjs/validator.js - 613dec0b5c75e26411b161833dd6ebdd2226b1c3 authored over 8 years ago by gogi.strat <[email protected]>
Merge pull request #556 from chriso/chriso/trim-redos

Fix a regex denial of service in trim() and rtrim()

github.com/validatorjs/validator.js - 351fa77edf5bcba390f5ea993b8d899eb4b1eb75 authored over 8 years ago by Chris O'Hara <[email protected]>
Rewrite rtrim() to avoid a regex DoS

github.com/validatorjs/validator.js - 057d3b05c316a7c51bdeb3f8e0439fe2ed1b4295 authored over 8 years ago by Chris O'Hara <[email protected]>
Rewrite trim() to use rtrim() + ltrim()

github.com/validatorjs/validator.js - 22426b0be265e351fc70d2861463d76a2338a35a authored over 8 years ago by Chris O'Hara <[email protected]>
Cleanup whitespace

github.com/validatorjs/validator.js - 47a1573885a35fa8b039ef97403fb89ce354ece5 authored over 8 years ago by Chris O'Hara <[email protected]>
Additional stuff for #545

github.com/validatorjs/validator.js - ce310577c38258b35d2e26d5593c8fb84eee5aaf authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #545 from FelipeNBrito/master

Added support to Poland mobile number pl-PL

github.com/validatorjs/validator.js - bf1f13c5015301bb409990cc9f17cc587ffc0f30 authored over 8 years ago by Chris O'Hara <[email protected]>
Added support to Poland mobile number pl-PL

github.com/validatorjs/validator.js - 4ffddfc2af20cfcd0c347e813fb51afcd1bd26c8 authored over 8 years ago by Felipe Neves <[email protected]>
Additional stuff for #541

github.com/validatorjs/validator.js - 73e5511e11c9fe08cba164149b5e25e694de9947 authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #541 from ojji/master

Fixed hungarian locale alphabet.

github.com/validatorjs/validator.js - 5e9bab1ddd1d1a5182f284a24f9ec5b60d6c0023 authored over 8 years ago by Chris O'Hara <[email protected]>
Fixed hungarian locale alphabet.

github.com/validatorjs/validator.js - 2a9a6caa9de3829d6abaa9c4b28e11a540d4d58b authored over 8 years ago by Zoltán Tóth <[email protected]>
Additional stuff for #540

github.com/validatorjs/validator.js - da8afcbe4ca4ceac29603b8c9dd35423d0245681 authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #540 from bidossessi/mobilePhoneDz

Added Algerian mobile phone locale

github.com/validatorjs/validator.js - 4dc06d452e30d7d4834812cced5bed97b9805627 authored over 8 years ago by Chris O'Hara <[email protected]>
Update dependencies and apply lint fixes

github.com/validatorjs/validator.js - 287fd05258c140fd6033c532de1a000a16257d9f authored over 8 years ago by Chris O'Hara <[email protected]>
Fix the rollup dep issue

github.com/validatorjs/validator.js - 4ec97756095503d815370b136b016e4d3d165222 authored over 8 years ago by Chris O'Hara <[email protected]>
Fixed hasty documentation hack

github.com/validatorjs/validator.js - 21c6bc6b33759464c0ac0ac6ede17d21b0879120 authored over 8 years ago by Bidossessi <[email protected]>
Added Algerian mobile phone locale

github.com/validatorjs/validator.js - 2b7da0736a2e4e144a5aa51ca8b92b668ca3419f authored over 8 years ago by Bidossessi <[email protected]>
Fix the travis build

github.com/validatorjs/validator.js - ab78c3290c35b2c08973f0951de4c062e3371eb5 authored over 8 years ago by Chris O'Hara <[email protected]>
Additional stuff for #539

github.com/validatorjs/validator.js - 23960a2b3afd639e874240032c1835dc905f45f8 authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #539 from dhAlcojor/master

Fix issue #535 and add test cases

github.com/validatorjs/validator.js - 9bfb2736ecb550b8c0159200090616cff51a23d5 authored over 8 years ago by Chris O'Hara <[email protected]>
Fix Union Pay credit card regex

github.com/validatorjs/validator.js - 5853b17a0a68dc25da9703f41aae59489360dbf3 authored over 8 years ago by Daniel Hernández Alcojor <[email protected]>
Add test cases for Union Pay cards

github.com/validatorjs/validator.js - 7153ce749e3389df6eefa15b32940a25c3517de2 authored over 8 years ago by dhalcojor <[email protected]>
Fix issue #535: add validation for Union Pay credit cards

github.com/validatorjs/validator.js - d9895f702e8bfe986cde8c63022140baa71286b2 authored over 8 years ago by dhalcojor <[email protected]>
Additional stuff for #538

github.com/validatorjs/validator.js - 3c9b751321c91243e5c334c40b3f0fc6065f8a9b authored over 8 years ago by Chris O'Hara <[email protected]>
Merge pull request #538 from itree/master

added Danish mobile phone checking local: da-DK

github.com/validatorjs/validator.js - 11bdf94de40ecd659fa2f62cb3c8618e0ecbf1de authored over 8 years ago by Chris O'Hara <[email protected]>
changed isMobilePhone

github.com/validatorjs/validator.js - fa8c01662aea05ab61381e184f51b667463f4357 authored over 8 years ago by Julian Tree <[email protected]>
syntax error, changed README to add the Danish Locale

github.com/validatorjs/validator.js - ce5373fd3b3579f66dcf420eb98b9f889f3b7234 authored over 8 years ago by Julian Tree <[email protected]>
added Danish mobile phone checking local: da-DK

github.com/validatorjs/validator.js - 756377c96e34811ff37377d73a9a2b3f889c645b authored over 8 years ago by Julian Tree <[email protected]>
Additional stuff for #537

github.com/validatorjs/validator.js - d3e38cfa7029e9d22ff69b8cce55b2577b03ce3f authored over 8 years ago by Chris O'Hara <[email protected]>