Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wearescytale/braintree-angular-directive
https://github.com/wearescytale/braintree-angular-directive
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wearescytale/braintree-angular-directive
- Owner: wearescytale
- License: mit
- Created: 2015-10-20T16:03:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T18:30:30.000Z (about 9 years ago)
- Last Synced: 2023-08-09T17:43:39.296Z (over 1 year ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# braintree-angular-directive
Braintree directives for your Angular.JS app.
# Install
```bash
npm install braintree-js
npm install braintree-angular-directive
``````bash
bower install braintree-js
bower install braintree-angular-directive
```