ghanoz-eav
v0.4.1
Published
The hardcore way to validate email address
Downloads
3
Readme
ghanoz-eav
An e-mail address format validator.
How to install
npm install ghanoz-eav
How to use
geav = require('ghanoz-eav');
geav.isValid('[email protected]');
or look over the test suite
License
Licensed under the MIT License.