@maxdietrich/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.
Verifies the validity of an email.
Validate the code.
Checks if an email is a business email from a list of 15,000 emails.
The `kp-validator-helper` 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 provide
The `validator-helper` 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
Tiny Validation is a lightweight, chainable input validation library for Node.js. Validate strings, numbers, emails, and more with ease. Example: validate(input).isEmail().isNotEmpty(). No dependencies, simple API, and perfect for quick validation needs w
Validate an email => true | false.