UNPKG

dify-components

Version:

This is a modern component library template based on Turborepo+Vue 3.5+TypeScript.

38 lines (36 loc) 1.36 kB
--- layout: home hero: name: mylib-template text: 组件库和工具集模板 tagline: 简单、强大、高效的 Vue3 组件库和工具集模板,帮助快速搭建属于自己/企业级的组件库。 image: src: /logo.png alt: mylib-template actions: - theme: brand text: 开始使用 link: /guide/ - theme: alt text: GitHub 上查看 link: https://github.com/huangmingfu/vue3-turbo-component-lib-template features: - icon: 🌈 title: UI 组件 details: 提供高质量的 Vue3 组件,支持按需引入,完整类型导出、类型推导等特性。 - icon: 🔧 title: 工具函数 details: 常用工具函数集合,提高开发效率,减少重复代码。 - icon: 🎯 title: Hooks details: 可复用的组合式函数,让逻辑复用更简单。 - icon: ⚡️ title: 开发提效 details: 一套组件库完整的开发环境,旨在让开发者能够专注于组件的开发,而无需担心底层配置的复杂性。 - icon: 🖖 title: 解放双手 details: 完整的打包构建流程,减少手动操作,专注于开发,帮你生成需要的产物。 - icon: 🧮 title: 完整规范 details: 涵盖了 ESLint、Prettier、Stylelint、Commitlint + Husky + Lint-Staged TypeScript 的项目规范配置。 ---