https://github.com/markthree/nuxt-element-plus-unocss-starter
一个 element-plus 模板,用了 unocss,集成了些最佳实践
https://github.com/markthree/nuxt-element-plus-unocss-starter
Last synced: 7 months ago
JSON representation
一个 element-plus 模板,用了 unocss,集成了些最佳实践
- Host: GitHub
- URL: https://github.com/markthree/nuxt-element-plus-unocss-starter
- Owner: markthree
- License: mit
- Created: 2023-02-28T07:42:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T08:44:26.000Z (about 3 years ago)
- Last Synced: 2025-03-26T18:54:52.642Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 85 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuxt-element-plus-unocss-starter
一个 `element-plus` 模板,用了 `unocss`,集成了些最佳实践
## modules
用到的 nuxt 模块
- [unocss](https://nuxt.com/modules/unocss),即时按需原子 CSS 引擎
- [vueuse](https://nuxt.com/modules/vueuse),组合式函数集合
- [nuxt-size](https://github.com/markthree/nuxt-size),构建后超快获取输出大小
- [@element-plus/nuxt](https://nuxt.com/modules/element-plus),组件库
- [@nuxt/devtools](https://github.com/nuxt/devtools/),开发工具面板
- [@nuxtjs/fontaine](https://nuxt.com/modules/fontaine),字体回滚优化
- [@nuxt/image-edge](https://nuxt.com/modules/image),图片优化
- [@nuxtjs/critters](https://github.com/nuxt-modules/critters),css 优化
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).