axios-plugin topic

List axios-plugin repositories

axios-extensions

822
Stars
47
Forks
Watchers

🍱 axios extensions lib, including throttle, cache, retry features etc...

axios-cache-interceptor

532
Stars
50
Forks
Watchers

📬 Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!

axios-mapper

41
Stars
5
Forks
Watchers

🚀🚀make ts project easy to requset transform model

exploring-react-native

30
Stars
8
Forks
Watchers

This uses testing libraries(jest, react-native-testing-library, detox) in clean architecture context in react native, redux setup, thunk, axios, and code-push

axios-auth-refresh

1.0k
Stars
88
Forks
Watchers

Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the...

axios-better-stacktrace

45
Stars
5
Forks
Watchers

Axios plugin that provides better stack traces for axios errors

fastify-axios

36
Stars
3
Forks
Watchers

Add axios http client to your fastify instance

axios-middleware

52
Stars
11
Forks
Watchers

Simple axios middleware service

webapp

52
Stars
33
Forks
Watchers

Hospital management system web application repo

axios-ex

15
Stars
2
Forks
Watchers

A integration solution of axios for large enterprise projects. Support request concurrency control & cancel requests & automatic retry & requests times limit, etc.