Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.
/ emailcorrect Public archive

Test and auto correct email addresses in Javascript.

Notifications You must be signed in to change notification settings

blendle/emailcorrect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmailCorrect

Email correct is a utility library for auto-correcting a user's email address.

Build Status

Installation

npm install --save emailcorrect

This assumes that you're using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.

License

ISC