Skip to content
This repository was archived by the owner on Jul 9, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 552 Bytes

File metadata and controls

19 lines (12 loc) · 552 Bytes

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