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

Integrate validation code for IPv4-mapped addresses into IPv6 code

Accept IPv4-mapped IPv6 addresses as IPv6 addresses in a liberal way,
i.e. allow the last 32 bit...

github.com/validatorjs/validator.js - 549f23855e676f6cf907c8e63982b85141fed87d authored over 9 years ago by Hauke Henningsen <[email protected]>
Make and version

github.com/validatorjs/validator.js - 81f8409d6f6bd66bca47c0f5643d7a016ffdbef0 authored over 9 years ago by RWOverdijk <[email protected]>
Test allowed ipv4 prefix

github.com/validatorjs/validator.js - 62c58b53566cdaa381d76060151408e7ece85433 authored over 9 years ago by RWOverdijk <[email protected]>
Allow prefix for ipv4 due to transition

github.com/validatorjs/validator.js - 17fbb82657032c3eb1df778e40ebb591bd0831bf authored over 9 years ago by RWOverdijk <[email protected]>
Update bower version

github.com/validatorjs/validator.js - 74892afc64d249291be4314c8761973090562798 authored over 9 years ago by Chris O'Hara <[email protected]>
Update the license

github.com/validatorjs/validator.js - da7ce4fc34fdc96c3dbb26a397ea85c1a960107a authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #395 from moul/feature-isboolean

Added isBoolean validator

github.com/validatorjs/validator.js - 1f7cf31c7dbb29d937dd1305b2244ac05891e5e5 authored over 9 years ago by Chris O'Hara <[email protected]>
Sorted validators and sanitizers in README.md

github.com/validatorjs/validator.js - 718b2cd1eeee15c556c130c9bb6c5021491b7ce8 authored over 9 years ago by Manfred Touron <[email protected]>
Added isBoolean validator

github.com/validatorjs/validator.js - 094742e522fc586dd57aa66a1b1e277fe2584c2b authored over 9 years ago by Manfred Touron <[email protected]>
Merge pull request #396 from pgilad/patch-1

update license attribute

github.com/validatorjs/validator.js - 9a75bd3e0ed2bf474267bf8bea6425ef501c8b49 authored over 9 years ago by Chris O'Hara <[email protected]>
update license attribute

specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
...

github.com/validatorjs/validator.js - 1d076a8ef736e46d240134e918e03929eecd5858 authored over 9 years ago by Gilad Peleg <[email protected]>
Merge pull request #393 from freak4pc/minmax

isInt and isFloat now accept options (min, max).

github.com/validatorjs/validator.js - 906ec7927de9dad73abbdb236e0b9c75be75d1ef authored over 9 years ago by Chris O'Hara <[email protected]>
isInt and isFloat now accept options (min, max).

isInt and isFloat can now optionally accept an `options` argument which
can have either min and/...

github.com/validatorjs/validator.js - d6e44533638234a1c7dd667428a1cfe6f394e898 authored over 9 years ago by Shai Mishali <[email protected]>
Merge pull request #390 from bdchauvette/en-ZM

Add phone validator for en-ZM locale

github.com/validatorjs/validator.js - 0a610952247fe1246873183543ef7dd0649a51d7 authored over 9 years ago by Chris O'Hara <[email protected]>
Add 'en-ZM' locale to isMobilePhone() in README.md

github.com/validatorjs/validator.js - d34d82af384ab0a58710debf380149be6a7ad8a5 authored over 9 years ago by Ben Chauvette <[email protected]>
Add phone validator for en-ZM locale

github.com/validatorjs/validator.js - 8cc2103e8437b498f142ff0b79c50b16591069ae authored over 9 years ago by Ben Chauvette <[email protected]>
Merge pull request #387 from mahsu/master

Added en-US locale to isMobilePhone()

github.com/validatorjs/validator.js - bf21f3d31564615ed507d628d5480c81d651e77a authored almost 10 years ago by Chris O'Hara <[email protected]>
Added en-US locale to isMobilePhone()

github.com/validatorjs/validator.js - 6f6076abf509e0510657e98a4e43a7dbb3f19186 authored almost 10 years ago by Matthew Hsu <[email protected]>
Require a tld in the email by default, closes #385

github.com/validatorjs/validator.js - 3780fc1908018b72f8faef2c6a634be19857becd authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge pull request #383 from AVVS/patch-1

Allow specifying require_tld option for isFQDN in isEmail check

github.com/validatorjs/validator.js - 8d080f7c9f6c7b2973be9a2eecf789b21930bc6d authored almost 10 years ago by Chris O'Hara <[email protected]>
Allow specifying require_tld option for isFQDN in isEmail check

github.com/validatorjs/validator.js - fe904761610e8c49cb2c61e1cca5acb6b82567eb authored almost 10 years ago by Vitaly Aminev <[email protected]>
Merge pull request #382 from JustBlackBird/clean_bower_package

Remove unneeded files from bower package

github.com/validatorjs/validator.js - 47a0d3a6977ec1dc32f419e81001e7b4c88aa55b authored almost 10 years ago by Chris O'Hara <[email protected]>
Remove unneeded files from bower package

github.com/validatorjs/validator.js - 00546433348b6708544dfa7be54c43242f589d6a authored almost 10 years ago by Dmitriy Simushev <[email protected]>
Merge pull request #381 from KwanMan/master

Added en-GB locale to isMobilePhone()

github.com/validatorjs/validator.js - d4e330520f1b12b89ea26a73f3f1a0a1de81cf8c authored almost 10 years ago by Chris O'Hara <[email protected]>
Added en-GB locale to isMobilePhone()

github.com/validatorjs/validator.js - a7ddb9f94a125693b8b5fd6bb578a5d88a317875 authored almost 10 years ago by Tommy Kwan <[email protected]>
Update the extend() example

github.com/validatorjs/validator.js - 868ade5d62257fcfb1e43199263ce0c5b9ef36e2 authored almost 10 years ago by Chris O'Hara <[email protected]>
Update the extend() example

github.com/validatorjs/validator.js - 95549d4e7892362ca3d34d819786077747e22979 authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge branch 'JustBlackBird-non_utf8_email_flag'

github.com/validatorjs/validator.js - 5d9f540d2b5a4d9c1291a5926f858083b9b4aa8c authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge branch 'non_utf8_email_flag' of https://github.com/JustBlackBird/validator.js into JustBlackBird-non_utf8_email_flag

github.com/validatorjs/validator.js - 28d650c63ac8215afc379508e8155811cc02a5c6 authored almost 10 years ago by Chris O'Hara <[email protected]>
Add "allow_uf8_local_part" flag to "isEmail" validator

github.com/validatorjs/validator.js - 7041356ee2f1571e54536a8c0046311c71893b71 authored almost 10 years ago by Dmitriy Simushev <[email protected]>
Link to yahoo/xss-filters

github.com/validatorjs/validator.js - 1bd0c36b2d6b7987de78801e81e9b7338626d88a authored almost 10 years ago by Chris O'Hara <[email protected]>
Remove the deprecations section

github.com/validatorjs/validator.js - aaf72115b8f53d8ca4596081bf3ce2cd185d82df authored almost 10 years ago by Chris O'Hara <[email protected]>
Use jshint defaults

github.com/validatorjs/validator.js - ed547de7eefb10e3bc12610ef000f5cf858f4c82 authored almost 10 years ago by Chris O'Hara <[email protected]>
Update the min version

github.com/validatorjs/validator.js - fd633c72c96ed26fc12e343857172731fab7ead8 authored almost 10 years ago by Chris O'Hara <[email protected]>
Fix some errors in the email/url validators

github.com/validatorjs/validator.js - a2e18d1c7c6f0aa7d76c27ee5536081c3163e647 authored almost 10 years ago by Chris O'Hara <[email protected]>
Start to break up the email validator, re #152

github.com/validatorjs/validator.js - 538d5aef16457fcda7dc0ed3f19a719c72dbf5b1 authored almost 10 years ago by Chris O'Hara <[email protected]>
Reduce some regexes

github.com/validatorjs/validator.js - 8ab46e4c023e02d9ec0fbf0b06f8992c6deec153 authored almost 10 years ago by Chris O'Hara <[email protected]>
Strip down the URL validator

github.com/validatorjs/validator.js - 2a901b618ce0006beff3462c660a76c65347e205 authored almost 10 years ago by Chris O'Hara <[email protected]>
Test some additional URLs

github.com/validatorjs/validator.js - 127b3c7c5f1c22dd31f7031c82a7baa5e9f0d3ef authored almost 10 years ago by Chris O'Hara <[email protected]>
Fix make check

github.com/validatorjs/validator.js - a6bcbd524189d7306217d540fc4cf5468fc6d65b authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge pull request #375 from addaleax/ipv6-blockwise-validation

Blockwise validation of IPv6 addresses

github.com/validatorjs/validator.js - 56da8386b55e77553d4510c2e8ae8cadec71a0c6 authored almost 10 years ago by Chris O'Hara <[email protected]>
Blockwise validation of IPv6 addresses

- Instead of providing a single regexp for the IPv6 address format,
the validation is performe...

github.com/validatorjs/validator.js - c636120e943d7f5b97a81797390c7699ae654f9e authored almost 10 years ago by Hauke Henningsen <[email protected]>
Merge pull request #374 from EgoAleSum/patch-escape-backtick

Escaping backticks in validator.escape()

github.com/validatorjs/validator.js - 1074c977eb913d9f2cd2af49ce4c695751fa000e authored almost 10 years ago by Chris O'Hara <[email protected]>
Escaping backticks in validator.escape()

Without proper escaping, this could lead to XSS in IE9.
References:
- https://html5sec.org/#102
...

github.com/validatorjs/validator.js - 570889bf1b3c963439871a0c15aa5801ef6322d7 authored almost 10 years ago by EgoAleSum <[email protected]>
Merge pull request #370 from addaleax/check-isins

Check isins

github.com/validatorjs/validator.js - 9302e5c400e1ab5f05e74ae386c3914d7270a367 authored almost 10 years ago by Chris O'Hara <[email protected]>
Add link to wikipedia explaining ISINs

github.com/validatorjs/validator.js - 62ac1f12b3ed4847c49f775070d55936b5151eb8 authored almost 10 years ago by Hauke Henningsen <[email protected]>
Merge pull request #371 from addaleax/master

Make sure that _mocha is executed via node

github.com/validatorjs/validator.js - 3e086ee8073ff26c4e5a9640298d3b640fc29b7d authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge branch 'master' into check-isins

github.com/validatorjs/validator.js - c7998280adab4d18887296d5c125adab73d8b39a authored almost 10 years ago by Hauke Henningsen <[email protected]>
Make sure that _mocha is executed via node

Since mochajs/mocha@1430c2b, .../.bin/_mocha no longer starts with
#!/usr/bin/env node
so just...

github.com/validatorjs/validator.js - 6917cd853e897d70283978d10929ff4920cfa157 authored almost 10 years ago by Hauke Henningsen <[email protected]>
Add isISIN note to README

github.com/validatorjs/validator.js - b491d544ca4b5c6cca0c1b147ee08b7dbaf6dbd7 authored almost 10 years ago by Hauke Henningsen <[email protected]>
Add validator check for ISINs

github.com/validatorjs/validator.js - a26584ba8a019c0316e7dd10f0a3bad04a9c8a4d authored almost 10 years ago by Hauke Henningsen <[email protected]>
Merge branch 'chriso/travis-update'

github.com/validatorjs/validator.js - 952f2e9bc30a27815aa49cd528a148c0f1fb163e authored almost 10 years ago by Chris O'Hara <[email protected]>
Use travis containers

github.com/validatorjs/validator.js - 2229502db17c38cf754822fa87dc36f7ba05983b authored almost 10 years ago by Chris O'Hara <[email protected]>
Fix lint warnings

github.com/validatorjs/validator.js - 3598fe878477f291ac86daa99e252c0ca2b9d797 authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge pull request #368 from regularmike/master

Add currency validator

github.com/validatorjs/validator.js - c3fe6f3ba1a81a0c9cfa53bb270256b6529734c2 authored almost 10 years ago by Chris O'Hara <[email protected]>
add currency validator

github.com/validatorjs/validator.js - 8364c1291a95f69b2aca2580018e85f0f6cba7e6 authored almost 10 years ago by msullivan <[email protected]>
Merge pull request #366 from unruly/master

Adding protocol relative URLs option to isURL

github.com/validatorjs/validator.js - bab1c14fbc5b80677a985fa987a7f625dd8901f4 authored almost 10 years ago by Chris O'Hara <[email protected]>
- Switched to use substr instead of regex to look for protocol relative URLs

- Added test for 'http:////foobar.com' style URLs
- Switched comma style in tests to be match wit...

github.com/validatorjs/validator.js - cda60ea39301c800a5d18b9ba755eaf3764e2052 authored almost 10 years ago by Aaron & Vikki <[email protected]>
Adding protocol relative URLs option to isURL

github.com/validatorjs/validator.js - 6b53465e7670d6d4063f769e5ba4f972206318fe authored almost 10 years ago by Aaron & Vikki <[email protected]>
Merge pull request #365 from adon-at-work/added-locale-en-HK-for-isMobilePhone()

Added locale en-HK for isMobilePhone()

github.com/validatorjs/validator.js - b9255634ce59c159ab3616773b67eed72b917054 authored almost 10 years ago by Chris O'Hara <[email protected]>
added corresponding test cases

github.com/validatorjs/validator.js - cea1fd265c8ac18d6f42804078ff158a4887f228 authored almost 10 years ago by adon <[email protected]>
fixed regexp en-AU

github.com/validatorjs/validator.js - cc787ca61abac4ac393a4838ead737e7c1567b3c authored almost 10 years ago by adon <[email protected]>
added locale en-HK (Hong Kong)

github.com/validatorjs/validator.js - 54d835b8c9f728bbd0480281edc0d9ca9a6798bb authored almost 10 years ago by adon <[email protected]>
A locale is required

github.com/validatorjs/validator.js - 7f6d7311869e16ab8cdf8ed6bc12a0da1685d2eb authored almost 10 years ago by Chris O'Hara <[email protected]>
Update phone locales in README

github.com/validatorjs/validator.js - 9460db773fa60c53b8b7442522742d501db1ebae authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge branch 'gkaimakas-master'

github.com/validatorjs/validator.js - 505ba9f071f6fa2f77d64c218cf19f73d48453e1 authored almost 10 years ago by Chris O'Hara <[email protected]>
Fix up tests, formatting and min version

github.com/validatorjs/validator.js - 610883be85270de9c595697cbad5c9760ade388b authored almost 10 years ago by Chris O'Hara <[email protected]>
Greek phone validation for landline and mobile phones.

github.com/validatorjs/validator.js - e9f5a045c77448eb5881a9f296d9f347995ce860 authored almost 10 years ago by gkaimakas <[email protected]>
Ensure the min version contains only ascii

github.com/validatorjs/validator.js - a4ff13c22a2281bd0099f5bd97860a14d349e3f9 authored almost 10 years ago by Chris O'Hara <[email protected]>
Simplify the phone validators

github.com/validatorjs/validator.js - affb9451b4a256289d5619c60e27367e26c06ccc authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge pull request #362 from ricardofbarros/master

Add locale pt-PT (Portugal)

github.com/validatorjs/validator.js - 1f23137286b8686e16d41a2ca07abba9c18ccaa9 authored almost 10 years ago by Chris O'Hara <[email protected]>
add new locale

github.com/validatorjs/validator.js - 88bd65cb58e8ab83d8f5441e0b8db531103ae104 authored almost 10 years ago by Ricardo Barros <[email protected]>
Add pt-PT to isMobilePhone

github.com/validatorjs/validator.js - 20f8388c717938067823a4a00967c749affce8fa authored almost 10 years ago by Ricardo Barros <[email protected]>
Fix a lint warning and update the min version

github.com/validatorjs/validator.js - 5e5c9b9e00204b471f028e3e424f50efa9e78331 authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge pull request #358 from galniv/master

Add support for email display names

github.com/validatorjs/validator.js - 657d28b6dbca3b0381b7ff0f0ab4464be3d4cb53 authored almost 10 years ago by Chris O'Hara <[email protected]>
Change allowDisplayName to allow_display_name. Update README

github.com/validatorjs/validator.js - 09ec5946e358ca4edf225809ebfbaf7a71ca4376 authored almost 10 years ago by Gal Niv <[email protected]>
Modify isEmail to accept an options object

github.com/validatorjs/validator.js - d20874aa3acde0917f3a95f4115dc8781bde79ad authored almost 10 years ago by Gal Niv <[email protected]>
Reuse email regex instead of duplicating

github.com/validatorjs/validator.js - ff3d43459635e1d97da8f2db16d59ee31a2dfde8 authored almost 10 years ago by Gal Niv <[email protected]>
Add support for email display names

RFC-2822 allows for optional display names in email addresses. These are of the format 'Some Nam...

github.com/validatorjs/validator.js - bd35cbce0f08f0bd28e1bda963cd9f85c3c57362 authored almost 10 years ago by Gal Niv <[email protected]>
Update the license

github.com/validatorjs/validator.js - 8eeddba50562fbac8a457d7e8e84ef55c738da28 authored almost 10 years ago by Chris O'Hara <[email protected]>
Handle gmail addresses with an extension only, closes #353

github.com/validatorjs/validator.js - 2c4ca395f59cd8d9cfad00e3034758cf48b704bb authored almost 10 years ago by Chris O'Hara <[email protected]>
Fix lint warnings

github.com/validatorjs/validator.js - 242540bc1a75e8116312ed07c0a010a1384528a0 authored almost 10 years ago by Chris O'Hara <[email protected]>
Updated the min version

github.com/validatorjs/validator.js - 52b55481e95b1d9d92737655737049fd409d247d authored almost 10 years ago by Chris O'Hara <[email protected]>
Merge pull request #352 from halfdan/351-punycode-tld

Properly handle punycode TLDs

github.com/validatorjs/validator.js - 3c675ceeb4c1f81075dfe70a0a93627953adb923 authored almost 10 years ago by Chris O'Hara <[email protected]>
Properly handle punycode TLDs

fixes #351
- Allows punycode and unicode in TLD
- Added tests

github.com/validatorjs/validator.js - 1325350640fd0fa2724c29b7dd28c2f7bb001761 authored almost 10 years ago by Fabian Becker <[email protected]>