react-asyncbutton
v1.1.0
Published
async button to call urls with visual feedback
Downloads
7
Readme
react-asyncbutton
async button to call urls with visual feedback
Install
npm install --save-dev react-asyncbutton
Usage
<AsyncButton url={ url } onSuccess={ this.onSuccess }/>
See examples
Scripts
- npm run test :
rackt test
- npm run test-chrome :
./node_modules/.bin/testem -l Chrome
- npm run start :
rackt server
Dependencies
Package | Version | Dev --- |:---:|:---: babel-runtime | 6.1.4 | ✖ browser-request | ^0.3.3 | ✖ babel-runtime | ^6.1.4 | ✔ node-readme | 0.1.9 | ✔ rackt-cli-revolunet | ^0.5.10 | ✔ react | ^0.14 | ✔
Contributing
Contributions welcome; Please submit all pull requests the against master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!
Author
Julien Bouquillon [email protected]> undefined
License
- MIT : http://opensource.org/licenses/MIT