Parse/validate email address with RFC-5321 and sane size limits.
ZeroBounce Email Verification Library
Check is disposable an email
Test if an email is valid and from a free or disposable domain
a very fast and robust email validator
Apache Commons Validator ported to TypeScript
Checks existence of E-Mail DNS MX records.
[](http://badge.fury.io/js/angular.validators) [](http://badge.fury.io/bo/angular.validators) [
Check whether an email address exists.
Checks existence of E-Mail SMTP server.
To validate email host & mail exchange using DNS protocol
Determine if an email is a [disposable email address](http://en.wikipedia.org/wiki/Disposable_email_address) like `joe@mailinator.com`. You can use it to detect or block disposable accounts in your signup process.
Q3 Custom Types Common type casters for validating and formatting emails, postal codes and more. <li>📚 Read the docs on Gitbook</li> <li>📥 <a href="https://www.npmjs.com/packag
Email address validation using the regex from the specs for an InputHTMLElement
A JSX email component which converts markdown input to valid HTML for email
Clearout NodeJS module for Clearout REST API
A TypeScript library that fixes common email typos and formatting issues
Promise-based library for verify an email address existence via SMTP
Email validation that follows the specs.
An Angular directive to validate equality of two template-driven form fields
Provides a fast, pretty robust e-mail validator. Only checks form, not function.
Test the validity of an email address
Validity style validator to ensure that a property is a valid email address.
Javascript library made to validate, several form fields, such as: email, images, phone, password, cpf etc.
ngRemoveValidate makes it easy for you to validate form fields agents data from your server. For example, a sign up form may need to check if the email entered is already registered before submitting the form.
Checks if an email is a business email from a list of 15,000 emails.
An Angular package to help with complex forms and their validation.
A fast, reliable tool to check if an email address uses a disposable domain. Includes an Express API, CLI, and utility function. Perfect for validation in web apps, and scripts.
Validate email address patterns that others don't. This project aims to support all common addresses along with many rare ones that are considered valid under RFC standards. It can be used in both client and server side environments.