verifymailjs
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.
saksh-email-validator
A comprehensive email validation module with syntax, domain, blacklist, and SMTP checks.
mailsafeguard
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
email-sanitizer
A utility package that detects and filters out temporary or disposable email addresses to prevent spam and ensure valid user registrations.