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.
disposable-email-verify
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![JSDocs][jsdocs-src]][jsdocs-href] [![License][license-src]][license-href]
tempemailvalidator
A Node.js package to validate temporary and disposable email addresses, helping to prevent fake registrations and spam.
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.