0.19.0 • Published 2 years ago

@yeasoft/fetchutils v0.19.0

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

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