@yeasoft/fetchutils
v1.1.2
Published
Useful stuff for fetching data
Downloads
193
Readme
Support Classes for Http Requests
This library defines some handy classes for handling the client side of
http/https request. It relies on the great node-fetch library.
The library may be added to any project with the following command:
npm install @yeasoft/fetchutils