OAuth 2.0 client utils for axios
Axios mock for Jest
make axios great again
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
A WebAPI Fetch implementation backed by an Axios client
Caching adapter for axios
Axios client for Nextcloud
axios-like http digest auth
Axios third-party module to print all axios requests as curl commands in the console. This repository is forked from axios-curlirize <https://www.npmjs.com/package/axios-curlirize> and supports use with Node JS without having to enable ES6 imports. This r
Tiny Fetch wrapper that provides a similar API to Axios
axios client for aspida
TypeScript friendly HTTP client wrapper for the browser and node.js
Gives easy control of how many requests an axios instance makes concurrently. Useful for dealing with rate limiting. Implemented using interceptors.
MultiversX SDK for JavaScript and TypeScript
Axios based odata HTTP client consumable by odata2ts
`axios-http2-adapter` is a custom adapter designed to fill a gap in the current Axios ecosystem. Despite widespread demand, as evidenced by [axios issue #1175](https://github.com/axios/axios/issues/1175), Axios has yet to implement native HTTP/2 support.
Integration wrappers for utility libraries
OpenAPI client for launchdarkly-api-typescript
TypeScript definitions for axios-curlirize
Pretty format axios error. Can by used with logform and winston.
<p> <a href="https://www.npmjs.com/package/@microsoft/teams.api" target="_blank"> <img src="https://img.shields.io/npm/v/@microsoft/teams.api/latest" /> </a> <a href="https://www.npmjs.com/package/@microsoft/teams.api?activeTab=code" t
Easily add OAuth 1.0a signing to your axios client
Fetch adapter for axios
make axios return Observable as opposed to Promise