Skip to content

akagr/stripe-jspm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stripe-jspm

This is a simple wrapper over stripe.js to allow installing and importing in apps using jspm.

It can be installed as:

jspm install stripe=github:akagr/stripe-jspm

And can then be easily be required and used.

import 'stripe';

Stripe.setPublishableKey('pk_test_6pRNASCoBOKtIshFeQd4XMUh');

About

A jspm repo for stripe.js

Resources

Stars

Watchers

Forks

Packages

No packages published