curl-fetch

1.0.1 • Public • Published

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:

Readme

Keywords

none

Package Sidebar

Install

npm i curl-fetch

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

6.29 kB

Total Files

12

Last publish

Collaborators

  • aabbccsmith