Skip to content

cossssmin/esp-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-list

A list of Email Service Providers.

Installation

npm install esp-list

Usage

const esps = require('esp-list')

esps will be a JSON object with the following structure:

[
  {
    name: "ESP name",
    url: "https://www.example.com/"
  },
  {
    // ...
  }
]

About

A list of Email Service Providers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •