iza
v0.0.6
Published
Iza Validator package? true. Iza type checker? true.
Maintainers
Readme
Iza useful? yarp!
var iza = require('iza');
iza.email('[email protected]') // returns trueYou may note that some of the tests actually fail. This is done on purpose to give full disclosure over the cases for which the validators do not work. Trying to write a regex for all valid emails is just rediculous.
Feel free to make a PR to merge to develop if you would like to contribute.
