GitShow/developit/redaxios
developit

redaxios

The Axios API, as an 800 byte Fetch wrapper.

by developit
Star on GitHubForkWebsitenpm

JavaScript

4.9k stars104 forks21 contributorsQuiet · 2y agoSince 20180.5.0Apache-2.0

Meet the team

See all 21 on GitHub →
developit
developit76 contributions
Hotell
Hotell7 contributions
fabricionaweb
fabricionaweb3 contributions
crissto
crissto2 contributions
idoshamun
idoshamun2 contributions
jamesmosier
jamesmosier2 contributions
lukewarlow
lukewarlow2 contributions
dacioromero
dacioromero2 contributions

Languages

View on GitHub →
JavaScript99.8%
TypeScript0.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

3 of 6 standards met

Community profile →
57
✓README✓License✓Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 2y ago
See all on GitHub →
AKN414-IND
fix: prevent JSON parsing when responseType is textOpenPR

Currently when i tried to get the data response as a text I found i was unable to get it so i went through the code and found that this the library calls JSON.parse() on the response data regardless of the responseType configuration. This causes issues when expecting plain text or when the response body is not valid JSON. so the logic i add just check if responseType is json else just return the normal data

AKN414-IND · 1mo ago
EDM115
State of the project ?OpenIssue

I see that this project's last update have been released a year and a half ago Will there be any update regarding axios new features since 2022 ? Or is this project abandoned ?

EDM115 · 3mo ago
Ismael237
Mock redaxios with vi.mock()OpenIssue

How to Mock redaxios like in this code

Ismael237 · 1y ago

Recent fixes

View closed PRs →
Sanix-Darker
chore: add dependabot to the project to keep dependencies up to dateMergedPR

Hi, i really like the project, i discovered it just weeks ago and wanted to add this small contribution to keep dependencies (dev since they are the only one) always up to date weekly.

Sanix-Darker · 8mo ago
Structured data for AI agents

Repository: developit/redaxios. Description: The Axios API, as an 800 byte Fetch wrapper. Stars: 4880, Forks: 104. Primary language: JavaScript. Languages: JavaScript (99.8%), TypeScript (0.2%). License: Apache-2.0. Homepage: https://npm.im/redaxios Latest release: 0.5.0 (4y ago). Open PRs: 7, open issues: 27. Last activity: 2y ago. Community health: 57%. Top contributors: developit, Hotell, fabricionaweb, crissto, idoshamun, jamesmosier, lukewarlow, dacioromero, Xenonym, neupauer and others.

·@ofershap

Replace github.com with gitshow.dev