NodeJS Email Validator, Checker and MX Checker
A robust and modern JavaScript library for validating and categorizing email addresses. You can check if an email address is valid, disposable, role-based, free, or from a temporary email provider.
A comprehensive email validation module with syntax, domain, blacklist, and SMTP checks.
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
This package provides your application with several types of email validation: syntax, domain, MX server, and much more.