2.0.0 • Published 11 years ago
stripe-debug v2.0.0
stripe-debug
npm install for Stripe.js — for testing only. Downloads stripe-debug.js from the Stripe CDN.
Installing
$ npm install stripe-debugUsage
With Browserify:
var Stripe = require('stripe-debug');Or <script> tags:
<script src="./node_modules/stripe-debug/stripe-debug.js"></script>2.0.0
11 years ago