stripe

v6.29.0
Stripe API wrapper
stripe payment processing credit cards api

lint

eslint .

test

npm run lint && npm run mocha

clean

rm -rf ./.nyc_output ./node_modules/.cache ./coverage

mocha

nyc mocha

report

nyc -r text -r lcov report

coveralls

cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js

Metadata

  • MIT
  • >=4
  • Stripe
  • released 4/18/2019

Downloads