Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

email validator

Basic Email validator.

Installation

$ npm install emailvalidator
$ git fork https://github.com/supardyke/node_email_validator

API

var emailvalidator = require('emailvalidator');

emailvalidator.check_email(email)

Parse an email address to the module,it validates and returns a boolean value of true if the email is valid or false if it is not

License

MIT

About

A simple email validator for node js

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages