borzoi v0.0.16
Borzoi
The simpliest data-fetching
Borzoi is a micro Fetch API wrapper that allows you to write less code to achieve better results.
Features
- Full Typescript documentation
- Auto JSON, URLSearchParams, FormData transforms
- Auto response body transforms
- Global defaults
- Simple error handling
- Interceptors
Installation
Borzoi works anywhere where Fetch API is present. When fetch function is not defined you have to install a polyfill, this isn't handled by Borzoi.
Install Borzoi using the following command:
$ npm i borzoi
To determine the project's status Borzoi uses the process.env.NODE_ENV
environment variable.
For usage, please refer to tests
License
MIT
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago