@smallpdf/is-email

1.0.1 • Public • Published

@smallpdf/is-email

Email address validation using the regex from the specs for an InputHTMLElement.

This package provide a single function to test a value against the specifications of the an email InputHTMLElement.

Installation

$ npm install @smallpdf/is-email

Usage

const isEmail = require('@smallpdf/is-email');
console.log(isEmail('test@example.org')); // true

License

ISC License

Package Sidebar

Install

npm i @smallpdf/is-email

Weekly Downloads

70

Version

1.0.1

License

ISC

Unpacked Size

2.33 kB

Total Files

4

Last publish

Collaborators

  • stephane_smallpdf
  • kszarlej-smallpdf
  • pauroger
  • matthiasatsmallpdf
  • ppletscher-smallpdf
  • larskris
  • alexandruabg96
  • henrik-smallpdf
  • silvansmallpdf
  • gergelyrozsas
  • radekpalisa
  • gabriellakovacs
  • tomasz_jasek
  • zhandospdf
  • tiagojeronimosilva
  • viktor_at_smallpdf.com
  • kristinawagner
  • valeriocalimici
  • yvesbuschor
  • manuelstofer
  • maxkueng
  • njakob
  • smallpdf-npm-ci
  • davidb-smallpdf