Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghedamat/em-stripe

and ember-stripe component that uses stripe-jquery library
https://github.com/ghedamat/em-stripe

Last synced: 15 days ago
JSON representation

and ember-stripe component that uses stripe-jquery library

Awesome Lists containing this project

README

        

# Em-Stripe

#### A simple stripe component

WIP

## Contributing

Install Node.js and NPM, there are packages and binaries on the
[Node.js](http://nodejs.org) website that make it easy.

```sh
cd my/fork/of/ember-fsm
npm install -g broccoli-cli
npm install
bower install
broccoli serve
```

Then in another session:

```
cd my/fork/of/ember-fsm
testem
```

Then do what testem tells you to do.
## Authors

[@ghedamat](https://github.com/ghedamat) & [@elucid](https://github.com/elucid)

## Thanks

- Our coworkers and friends [@heycarsten](https://github.com/heycarsten) [@drteeth](https://github.com/drteeth) [@minusfive](https://github.com/minusfive) for reviewing
- [Unspace](https://unspace.ca) & [HealthSphere](http://joinhealthsphere.com/) for understanding open source and caring about open source
- [@joliss](https://github.com/joliss) for all her hard work on [broccoli](https://github.com/joliss/broccoli)
- [@rpflorence](https://github.com/rpflorence) for all of his work on [broccoli-dist-es6-module](https://github.com/rpflorence/broccoli-dist-es6-module) and a lot of inspiring Ember components