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");

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i isthisemail

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Unpacked Size

18.4 kB

Total Files

5

Last publish

Collaborators

  • digitaltermite