0 Forks
2 Stars
2 Watchers

fetch-wrapper

fetch-wrapper was designed to be used as a lightweight, drop-in replacement for axios when using the native Fetch API. fetch-wrapper aims to do as little as possible but provides some of the basic functionality we're used to from libraries such as axios.

How to download and setup fetch-wrapper

Open terminal and run command
git clone https://github.com/rhysstubbs/fetch-wrapper.git
git clone is used to create a copy or clone of fetch-wrapper repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fetch-wrapper https://github.com/rhysstubbs/fetch-wrapper/archive/master.zip

Or simply clone fetch-wrapper with SSH
[email protected]:rhysstubbs/fetch-wrapper.git

If you have some problems with fetch-wrapper

You may open issue on fetch-wrapper support forum (system) here: https://github.com/rhysstubbs/fetch-wrapper/issues