[ ソース: node-isomorphic-fetch ]
パッケージ: node-isomorphic-fetch (3.0.0-3)
node-isomorphic-fetch に関するリンク
Debian の資源:
node-isomorphic-fetch ソースパッケージをダウンロード:
- [node-isomorphic-fetch_3.0.0-3.dsc]
- [node-isomorphic-fetch_3.0.0.orig.tar.gz]
- [node-isomorphic-fetch_3.0.0-3.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: node-fetch
- light-weight module that brings window.fetch to node.js
-
- dep: node-whatwg-fetch
- window.fetch JavaScript polyfill