Skip to content

revolunet/react-asyncbutton

Repository files navigation

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

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 julien@revolunet.com> undefined

License

About

async button to call urls with visual feedback

Resources

License

Stars

Watchers

Forks

Packages

No packages published