1.0.1 • Published 5 years ago

curl-fetch v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

curl-fetch

fetch style wrapper for request-curl by @unreleased.

Installation

1) yarn add curl-fetch

Usage

   const Fetch = require("curl-fetch");
   const {fetch} = new Fetch();

For detailed documentation, please refer to the request-curl (click) documentation. This is purely a "helper" wrapper as a semi-drop-in replacement for node-fetch.

Credits:

1.0.1

5 years ago

1.0.0

6 years ago

0.0.1

6 years ago