Skip to content

建立属于自己的前端组件库

参考文章:https://juejin.cn/post/7124487017588588574

技术栈

  • vite3、vitepress、vitest、vue3、tsx

微脚手架用于

  • 生成组件开发模版
  • 组件文档模版
  • 生成组件主题文件
  • 打包发布npm

使用 vitepress 生成组件文档

  • githup Actions 结合 githup pages 自动部署

组件库组件主题切换实现

Released under the MIT License.