Go to file
2016-03-17 12:09:08 +00:00
lib undoing some of the optimisations 2016-03-17 12:09:08 +00:00
test Modified validatePhone to accept a string or an object. If it is a string, it handles it as a UK phone number. 2016-03-16 11:04:34 +00:00
.editorconfig Initial upload 2016-03-11 09:49:35 +00:00
.gitignore Initial upload 2016-03-11 09:49:35 +00:00
.jshintrc Added jshint test and tidied code to pass the test 2016-03-16 10:07:43 +00:00
index.js Restructured folders 2016-03-16 10:40:27 +00:00
package.json Modified validatePhone to accept a string or an object. If it is a string, it handles it as a UK phone number. 2016-03-16 11:04:34 +00:00
README.md txt back to MD 2016-03-16 10:51:01 +00:00

Node-Validator

Phone, Email & UK Postcode Validation

A package built to validate items that you would find in a form, such as email addresses, UK Phone numbers and UK Postcodes.