deep-email-validator
Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
TheChecker SDK Node.JS
A wrapper for api.email-validator.net
This package is used to validate user input and check many types of regexs.
ReactJS based Email component, provides input field to add single / multiple emails with validation. The email value is automatically validated on blur event. You can change validation message using props. You can also disable email field using disable pr
This project is Custom Validation for ANGULAR 2. I maybe make more validators or you should help me for more validators
Checks e-mail address if legitimate or not. Unlike other modules, this one follows convention.
An npm Package to validate textfield value.
A directive developed with Vue.js that sanitizes the entered email address reactively.
A comprehensive email validation module with syntax, domain, blacklist, and SMTP checks.
Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
validation email format
Checks whether an email is spam or not.
MailSafeGuard is a Node.js package designed to validate and detect disposable email addresses. It ensures email integrity by checking syntax, comparing against a whitelist of trusted providers, validating against a list of disposable domains, and performi
An email identifier with mx lookup and disposable mail finder
The `kp-validator` is a lightweight JavaScript library designed to simplify data interaction and validation. It streamlines the validation processes and provides essential helper functions to enhance efficiency in your projects.This package provides a lig
gmail-node-mailer is a Node.js library for easy email sending via the Gmail API, featuring quick setup, HTML/plain text support, dynamic configuration for streamlined email integration, and now with support for attachments.
A simple validation package for common data types.
Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response. Based on deep-email-validator.