mail-check-dion
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

qed-mail

A NodeJS library for checking if an email address exists without sending any email.



Get Started

Install

Use npm to install this package.

npm install --save mail-check-dion

Example

const mailCheck = require('mail-check-dion')

mailCheck.checkEmail("example@example.com").then(console.log);

Readme

Keywords

Package Sidebar

Install

npm i mail-check-dion

Weekly Downloads

0

Version

1.0.7

License

ISC

Unpacked Size

34.3 kB

Total Files

53

Last publish

Collaborators

  • nguynehoa123