0.0.16 • Published 2 years ago

borzoi v0.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

0.0.15

2 years ago

0.0.16

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.1

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago