Select utility functions for asynchronously subscribing members to a Campaign Monitor List.
- This library is built to conform to the general coding standards common to all of the C4Coin sites.
- NodeJS, version 9.7.1 or better (I use
nvm
to manage Node versions —brew install nvm
.)
npm install
npm test
or with code coverage
npm run test:cov
npm run lint
Please see the contributing notes.