isthisemail

1.0.0 • Public • Published

Description

Fast and lightweight email validator. Unlike most validators, this use string validator instead of regex.

Usage:

const isthisemail = require("isthisemail")
const result = isthisemail("example@google.com");

Package Sidebar

Install

npm i isthisemail

Weekly Downloads

10

Version

1.0.0

License

Apache-2.0

Unpacked Size

18.4 kB

Total Files

5

Last publish

Collaborators

  • digitaltermite