A list of Email Service Providers.
npm install esp-listconst esps = require('esp-list')esps will be a JSON object with the following structure:
[
{
name: "ESP name",
url: "https://www.example.com/"
},
{
// ...
}
]| Name | Name | Last commit date | ||
|---|---|---|---|---|