sparkpost

v2.1.3
A Node.js wrapper for interfacing with your favorite SparkPost APIs
email messaging

coveralls

cat ./test/reports/lcov.info | coveralls

pretest

eslint lib/**

test

istanbul cover --report lcov --dir test/reports/ _mocha --recursive ./test/spec --grep ./test/**/*.spec.js -- --colors --reporter spec

postversion

git push upstream && git push --tags upstream

Metadata

Downloads