Socket
Book a DemoInstallSign in
Socket

email-format-check

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-format-check

E-Mail address format validation module.

latest
Source
npmnpm
Version
1.1.3
Version published
Weekly downloads
328
569.39%
Maintainers
1
Weekly downloads
 
Created
Source

email-format-check

E-Mail address format validation module. Also check user and domain part max length

logo

version downloads node status

Installation

npm install email-format-check

Syntax email addresses verification based on RFC5321 and RFC5322.

Usage

const isemail = require('email-format-check');
console.log(isemail("user@domain.com"));//true
console.log(isemail("user.domain.com"));//false

Test

mocha or npm test

check test folder and QUICKSTART.js for extra usage.

Keywords

validate

FAQs

Package last updated on 15 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.