⚡ Z-Fetch
The pragmatic native fetch API wrapper for JavaScript.
Z-Fetch is a simple practical native fetch wrapper that arguments and enhances fetch with extra functionality to make it more friendly, intuitive and robust for common use cases that would have required boilerplate code or more complex solutions.
It offers simple type safe utilities with no dependencies and complexity and can work in any most JavaScript framework or environments here fetch is available with no additional setup needed.
▶️ Installation
And you can use it in 2 ways, by cherry-picking the methods you want or setting up an instance with some configuration options very useful for large applications or complex projects.