esp-list

0.1.2 • Public • Published

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/"
  },
  {
    // ...
  }
]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i esp-list

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

30.7 kB

Total Files

6

Last publish

Collaborators

  • cossssmin