cfetch

0.1.2 • Public • Published

cfetch

A common configuration of fetch.

Install:

$ npm install cfetch

Example:

const cfetch = require('cfetch');
cfetch('http://localhost:3000')('GET')('/')().then(console.log);

/cfetch/

    Package Sidebar

    Install

    npm i cfetch

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • zccz14