套件:libjs-cssrelpreload(2.1.0 dfsg-1)
libjs-cssrelpreload 的相關連結
Debian 的資源:
下載原始碼套件 libjs-cssrelpreload:
- [libjs-cssrelpreload_2.1.0 dfsg-1.dsc]
- [libjs-cssrelpreload_2.1.0 dfsg.orig.tar.xz]
- [libjs-cssrelpreload_2.1.0 dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
JavaScript to load CSS asynchronously
This JavaScript library provides functions to load CSS asynchronously.
Referencing CSS stylesheets with link[rel=stylesheet] or @import causes browsers to delay page rendering while a stylesheet loads. When loading stylesheets that are not critical to the initial rendering of a page, this blocking behavior is undesirable. The new <link rel="preload"> standard enables loading stylesheets asynchronously, without blocking rendering, and loadCSS provides a JavaScript polyfill for that feature to allow it to work across browsers, as well as providing its own JavaScript method for loading stylesheets.
其他與 libjs-cssrelpreload 有關的套件
|
|
|
|
-
- rec: javascript-common
- Base support for JavaScript library packages