node-cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
Description
The scenario that cross-fetch really shines is when the same JavaScript codebase needs to run on different platforms. * Platform agnostic: browsers, Node or React Native
* Optional polyfill: it's up to you if something is going to be added to the
global object or not
* Simple interface: no instantiation, no configuration and no extra dependency
* WHATWG compliant: it works the same way wherever your code runs
* TypeScript support: better development experience with types.
Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/lquixada/cross-fetch
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-cross-fetch