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)

Readme

Keywords

Package Sidebar

Install

npm i node.fetch

Weekly Downloads

7

Version

1.0.0

License

MIT

Last publish

Collaborators

  • yeliex