Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-isomorphic-fetch
Isomorphic WHATWG Fetch API, for Node & Browserify
https://github.com/matthew-andrews/isomorphic-fetch/issues
0
no reviews
Install
This adds fetch as a global so that its API is consistent between client and server.
This requires an ES6 Promise compatible polyfill, like es6-promise.
Node.js is an event-based server-side JavaScript engine.