文件名称:color-mode-module:使用NuxtJS可以轻松进行自动检测的暗光模式
文件大小:519KB
文件格式:ZIP
更新时间:2024-04-08 09:08:52
dark-theme color-scheme dark-mode nuxt-module JavaScript
@ nuxtjs /颜色模式 :new_moon:黑暗与 :full_moon:使用NuxtJS可以轻松进行带有自动检测的照明模式 特征 将.${color}-mode类添加到<html>以便于CSS主题化 强制页面进入特定的颜色模式(完美进行增量开发) 可与任何NuxtJS目标( static或server )和渲染( universal和spa )一起使用 自动检测系统 在选项卡和窗口之间同步暗模式 :counterclockwise_arrows_button: 支持IE9 + :old_man: 贡献 您可以使用CodeSandBox在线为该模块做出贡献: 或本地: 克隆此存储库 使用yarn install或npm install安装依赖项 使用yarn dev或npm run dev启动开发服务器 执照 版权所有(c)NuxtJS团队
【文件预览】:
color-mode-module-master
----husky.config.js(147B)
----.gitignore(79B)
----package.json(1KB)
----commitlint.config.js(76B)
----jest.config.js(340B)
----LICENSE(1KB)
----CHANGELOG.md(5KB)
----types()
--------color-mode.d.ts(825B)
--------index.d.ts(707B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----rollup.config.js(291B)
----.eslintrc.js(143B)
----README.md(2KB)
----example()
--------components()
--------assets()
--------nuxt.config.js(192B)
--------layouts()
--------pages()
----.eslintignore(72B)
----lib()
--------script.js(2KB)
--------templates()
--------module.js(1KB)
--------utils.js(475B)
----babel.config.js(142B)
----docs()
--------.gitignore(75B)
--------package.json(332B)
--------static()
--------nuxt.config.js(216B)
--------README.md(468B)
--------content()
--------yarn.lock(508KB)
----renovate.json(37B)
----test()
--------module.test.js(576B)
----.editorconfig(207B)
----yarn.lock(529KB)