Skip to content

Component: loosely validate an email address.

License

Notifications You must be signed in to change notification settings

nickgatzos/is-email

 
 

Repository files navigation

is-email

CircleCI Codecov

Loosely validate an email address.

Installation

$ npm install is-email

API

isEmail(string)

Loosely checks whether a string is an email address.

About

Component: loosely validate an email address.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.8%
  • Makefile 33.2%