@sheikonh/better-fetch
v0.0.1
Published
A utility package which provides a handler for the "fetch" JavaScript native function
Readme
better-fetch
A package wrapping the native 'fetch' JavaScript functionality for some ease of us and some QoL improvements!
Running Tests
To run tests, run the following command
npm run testInstallation
You can install better-fetch with npm (yarn will be available in the future!)
npm install @sheikonh/better-fetch