Pakket: node-fetch (1.7.3-2ubuntu0.1)
Verwijzigingen voor node-fetch
Trisquel bronnen:
Het bronpakket node-fetch downloaden:
- [node-fetch_1.7.3-2ubuntu0.1.dsc]
- [node-fetch_1.7.3.orig.tar.gz]
- [node-fetch_1.7.3-2ubuntu0.1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Javascript Maintainers (Mailarchief)
- Pirate Praveen
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
light-weight module that brings window.fetch to node.js
Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to Fetch API directly? Hence node-fetch, minimal code for a window.fetch compatible API on Node.js runtime.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-fetch gerelateerde pakketten
|
|
|
-
- dep: node-encoding
- Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed
-
- dep: node-is-stream
- Check if something is a Node.js stream
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable