A liteweight fetch wrapper with plugins support and similar API to axios.

ajax axios-api fetch fetch-wrapper http plugins typescript xior
1 Open Issue Need Help Last updated: Nov 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `xior` library v0.8.0 is broken when used with React Native because it defaults to importing the Node.js-specific module, which attempts to use Node's `stream` standard library. React Native environments lack this Node.js runtime support, causing an error. A temporary workaround involves patching the library's `package.json` `exports` field to correctly prioritize the browser-compatible build for non-Node environments.

Complexity: 2/5
good first issue

A liteweight fetch wrapper with plugins support and similar API to axios.

TypeScript
#ajax#axios-api#fetch#fetch-wrapper#http#plugins#typescript#xior