[ Bron: node-cross-fetch ]
Pakket: node-cross-fetch (4.0.0+ds-2)
Verwijzigingen voor node-cross-fetch
Debian bronnen:
Het bronpakket node-cross-fetch downloaden:
- [node-cross-fetch_4.0.0+ds-2.dsc]
- [node-cross-fetch_4.0.0+ds.orig.tar.xz]
- [node-cross-fetch_4.0.0+ds-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Universal WHATWG Fetch API for Node, Browsers and React Native
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.
Andere aan node-cross-fetch gerelateerde pakketten
|
|
|
|
-
- dep: node-whatwg-fetch
- window.fetch JavaScript polyfill