软件包: node-whatwg-fetch (3.6.2-5)
node-whatwg-fetch 的相关链接
Trisquel 的资源:
下载源码包 node-whatwg-fetch:
- [node-whatwg-fetch_3.6.2-5.dsc]
- [node-whatwg-fetch_3.6.2.orig.tar.gz]
- [node-whatwg-fetch_3.6.2-5.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Nicolas Mora
外部的资源:
- 主页 [github.com]
相似软件包:
window.fetch JavaScript polyfill
The fetch() function is a Promise-based mechanism for programmatically making web requests in the browser. This project is a polyfill that implements a subset of the standard Fetch specification, enough to make fetch a viable replacement for most uses of XMLHttpRequest in traditional web applications.
Node.js is an event-based server-side JavaScript engine.