1.0.0-alpha.1 • Published 2 years ago

@you-want/want-ui v1.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

CI

MIT

codecov

文档

Features

前端工程化 UI 组件库。

  • 基于 Vue3 框架
  • 支持 JSX 与 Vue 单文件组件
  • vitest + Vue3 plugins 实现单元测试
  • Eslint + Prettier + Husky 语法检查
  • 采用 Vite 构建
  • Vitepress + Vercel 文档网站搭建
  • 基于 Github Action CI 实现持续集成与交付

LICENSE

MIT

Copyright (c) 2022 - present @you-want(Rain9)

待处理 bug

1、vitepress-theme-demoblock

https://github.com/xinlei3166/vitepress-theme-demoblock/issues/28

目前的解决办法:降低了 vitepress 版本("vitepress": "^1.0.0-alpha.19", ——> "vitepress": "1.0.0-alpha.8",)

2、plugin:unocss:global:build:generate

pnpm build:components 打包之后会爆一些警告? 暂时不知道怎么处理