SkillAgentSearch skills...

Sttp

An HTTP client for a pleasant developer experience.

Install / Use

/learn @supercharge/Sttp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <a href="https://superchargejs.com"> <img width="471" style="max-width:100%;" src="https://superchargejs.com/images/supercharge-text.svg" /> </a> <br/> <br/> <p> <h3>Sttp</h3> </p> <p> An Axios wrapper for an enjoyable developer experience. </p> <br/> <p> <a href="#installation"><strong>Installation</strong></a> · <a href="#resources"><strong>Resources</strong></a> </p> <br/> <br/> <p> <a href="https://www.npmjs.com/package/@supercharge/sttp"><img src="https://img.shields.io/npm/v/@supercharge/sttp.svg" alt="Latest Version"></a> <a href="https://www.npmjs.com/package/@supercharge/sttp"><img src="https://img.shields.io/npm/dm/@supercharge/sttp.svg" alt="Monthly downloads"></a> </p> <p> <em>Follow <a href="http://twitter.com/marcuspoehls">@marcuspoehls</a> and <a href="http://twitter.com/superchargejs">@superchargejs</a> for updates!</em> </p> </div>

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

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks5

Languages

TypeScript

Security Score

80/100

Audited on Dec 3, 2024

No findings