1.0.9 • Published 3 years ago

disposable-email-provider-domains v1.0.9

Weekly downloads
41
License
MIT
Repository
github
Last release
3 years ago

Node Disposable Email Provider Domains List

A nodejs wrapper for the disposable email provider domains list.

Installation

Require this package with composer:

npm install disposable-email-provider-domains

Usage

Require disposable-email-provider-domains to your file.

const { domains } = require('disposable-email-provider-domains');

console.log(domains);

Contributing

All list is located in ./data/domains.json file. So please make data related changes ONLY to file from ./data/, commit them.

License

MIT

1.0.9

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago