favicon-switcher:使Favicon对媒体查询做出React

时间:2021-03-09 12:25:23
【文件属性】:
文件名称:favicon-switcher:使Favicon对媒体查询做出React
文件大小:34KB
文件格式:ZIP
更新时间:2021-03-09 12:25:23
ui utils favicon site theming Favicon切换器 通过匹配媒体查询来切换网站的收藏夹图标。 它可以用于亮/暗模式切换。 由于浏览器不支持链接标记中的所有媒体查询功能,因此该模块对其进行了修复。 用法 脚本不需要任何设置或配置,并且可以像polyfill一样工作。 以下示例显示了如何进行暗/亮模式图标切换。 使用主库自动打开图标切换: < script src =" https://unpkg.com/favicon-switcher@1.2.2/dist/index.js " crossorigin =" anonymous " type =" application/javascript " > </ script > 如果您需要更多控制来打开和关闭电源,请使用下一个模块之一: UMD 与UMD一起使用: < script src =" https://unpkg.com/favicon-switche
【文件预览】:
favicon-switcher-master
----.gitignore(152B)
----.eslintrc(1KB)
----package.json(1KB)
----src()
--------index.js(1KB)
----bin()
--------build-umd.sh(341B)
--------build-common.sh(94B)
--------build-esm.sh(71B)
----assets()
--------example-dark.png(12KB)
--------example-light.png(12KB)
----license(1KB)
----.eslintignore(24B)
----readme.md(2KB)
----.npmignore(148B)
----docs()
--------favicon-light-big.png(236B)
--------favicon-dark-small.png(1KB)
--------favicon-dark-big.png(239B)
--------index.html(3KB)
--------favicon-light-small.png(1016B)
----.editorconfig(254B)

网友评论