An open API service indexing awesome lists of open source software.

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,集成了些最佳实践

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).