tiny-vue/examples/docs
peter G b5ee981110
refactor: A constructor name should not start with a lowercase letter but a uppercase. (#251)
Co-authored-by: guoxudong06 <guoxudong06@meituan.com>
2023-05-21 09:40:11 +08:00
..
newsrc refactor: A constructor name should not start with a lowercase letter but a uppercase. (#251) 2023-05-21 09:40:11 +08:00
resources feat: add XDesign 2023-05-18 16:57:25 +08:00
types Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00
vite-plugins feat: add XDesign 2023-05-18 16:57:25 +08:00
.depcheckrc feat: add XDesign 2023-05-18 16:57:25 +08:00
README.md Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00
package.json feat: add XDesign 2023-05-18 16:57:25 +08:00
tailwind.config.cjs feat: add XDesign 2023-05-18 16:57:25 +08:00
tsconfig.json Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00

README.md

Tiny Vue 文档资源说明

本文件夹内容发布到 @opentiny/vue-doc-resources 中。

  • api 记录每个组件的属性,插槽,方法,事件等内容
  • demo 记录每个组件的示例源码
  • demo-config 记录每个组件的示例配置
  • menus.js 记录导航菜单