@supercharge/sttp

An HTTP client for a pleasant developer experience.

Usage no npm install needed!

<script type="module">
  import superchargeSttp from 'https://cdn.skypack.dev/@supercharge/sttp';
</script>

README



Sttp

An Axios wrapper for an enjoyable developer experience.


Installation ยท Resources



Latest Version Monthly downloads

Follow @marcuspoehls and @superchargejs for updates!


Introduction

@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.

Installation

npm i @supercharge/sttp

Resources

Contributing

Do you miss a string function? We very much appreciate your contribution! Please send in a pull request ๐Ÿ˜Š

  1. Create a fork
  2. Create your feature branch: git checkout -b my-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request ๐Ÿš€

License

MIT ยฉ Supercharge


superchargejs.com  ·  GitHub @supercharge  ·  Twitter @superchargejs