Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 702 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 702 Bytes

iid

Check if email is disposable

Installation

Github:

git clone https://github.com/I2rys/iid

NPM Packages:

npm i axios

Usage

is_disposable(email)
  • email - The email to check.

License

MIT © I2rys