An Axios wrapper for an enjoyable developer experience.
Follow @marcuspoehls and @superchargejs for updates!
@supercharge/sttp is an elegant wrapper around the axios HTTP client. It provides a fluent interface allowing you to create HTTP requests communicating with other web applications.
npm i @supercharge/sttp
Do you miss a string function? We very much appreciate your contribution! Please send in a pull request 😊
- Create a fork
- Create your feature branch:
git checkout -b my-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request 🚀
MIT © Supercharge
superchargejs.com · GitHub @supercharge · Twitter @superchargejs