astrochimp

1.0.1 • Public • Published

astrochimp

Tiny MailChimp list subscribe utility. 394 bytes gzipped.

Install

npm i astrochimp --save

Usage

import astrochimp from 'astrochimp'

const form = document.getElementById('form')
const data = { EMAIL: 'my@email.com' }

astrochimp(form.action, data, (err, data) => {})

License

MIT License © Eric Bailey

Readme

Keywords

none

Package Sidebar

Install

npm i astrochimp

Weekly Downloads

12

Version

1.0.1

License

MIT

Unpacked Size

8.85 kB

Total Files

8

Last publish

Collaborators

  • estrattonbailey