0.0.16 • Published 3 years ago

borzoi v0.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.0.16

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.1

4 years ago

0.1.23

4 years ago

0.1.22

4 years ago

0.1.21

4 years ago

0.1.20

4 years ago

0.1.19

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago