All Projects → segmentio → Is Email

segmentio / Is Email

Licence: mit
Component: loosely validate an email address.

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].