ghanoz-eav

0.4.1 • Public • Published

ghanoz-eav

Build Status Dependency Status

The hardcore way to validate email address.

How it works

  • Validating the local-part of email address the hardcore way
  • Validating the domain-part of email address the hardcore way

How to install

Invoke the following command:

$ npm install ghanoz-eav

How to use

geav = require('ghanoz-eav');

geav.isValid('test@example.com');

or look over the examples.

Running Tests

To run the test suite first invoke the following command within the repo, installing the development dependencies:

$ npm install

then run the tests:

$ npm test

License

Licensed under the MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.4.1
    1
  • 0.4.0
    0
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i ghanoz-eav

Weekly Downloads

1

Version

0.4.1

License

MIT

Last publish

Collaborators

  • muhammadghazali