[ ソース: node-isomorphic-fetch ]
パッケージ: node-isomorphic-fetch (2.2.1-1)
node-isomorphic-fetch に関するリンク
Debian の資源:
node-isomorphic-fetch ソースパッケージをダウンロード:
- [node-isomorphic-fetch_2.2.1-1.dsc]
- [node-isomorphic-fetch_2.2.1.orig.tar.gz]
- [node-isomorphic-fetch_2.2.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Isomorphic WHATWG Fetch API, for Node & Browserify
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.
その他の node-isomorphic-fetch 関連パッケージ
|
|
|
|
-
- dep: libjs-fetch
- window.fetch JavaScript polyfill
-
- dep: node-fetch (>= 1.0.1)
- light-weight module that brings window.fetch to node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable