node-fetch

v1.4.1
A light-weight module that brings window.fetch to node.js and io.js
fetch http promise

test

mocha test/test.js

report

istanbul cover _mocha -- -R spec test/test.js

coverage

istanbul cover _mocha --report lcovonly -- -R spec test/test.js && cat ./coverage/lcov.info | coveralls

Metadata

  • MIT
  • Whatever
  • David Frank
  • released 3/23/2016

Downloads

Maintainers