node.fetch

1.0.0 • Public • Published

node.fetch

npm

ajax based on fetch

Installation

$ npm install node.fetch

Usage

var ajax = require("node.ajax");
 
var res = yield ajax("http://domain:port",params,returnResult)

/node.fetch/

    Package Sidebar

    Install

    npm i node.fetch

    Weekly Downloads

    6

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • yeliex