[ buster ]
[ bullseye ]
[ ソース: libjs-fetch ]
パッケージ: libjs-fetch (3.5.0-1)
libjs-fetch に関するリンク
Debian の資源:
libjs-fetch ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.