1.1.0 • Published 8 years ago

react-asyncbutton v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

react-asyncbutton

npm license github-issues

async button to call urls with visual feedback

demo

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

PackageVersionDev
babel-runtime6.1.4
browser-request^0.3.3
babel-runtime^6.1.4
node-readme0.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 julien@revolunet.com> undefined

License