https://github.com/colewang/site-pro
基于 ant-design-vue@4 的重装组件
https://github.com/colewang/site-pro
admin admin-pro admin-ui ant-design-vue typescript vite vue vue3
Last synced: 23 days ago
JSON representation
基于 ant-design-vue@4 的重装组件
- Host: GitHub
- URL: https://github.com/colewang/site-pro
- Owner: ColeWang
- License: mit
- Created: 2024-08-07T07:04:00.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-01-13T09:29:35.000Z (4 months ago)
- Last Synced: 2025-04-03T00:36:56.574Z (29 days ago)
- Topics: admin, admin-pro, admin-ui, ant-design-vue, typescript, vite, vue, vue3
- Language: TypeScript
- Homepage:
- Size: 1.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 基于 ant-design-vue@4 的重装组件
## 安装
```bash
$ npm install @site-pro/utils
$ npm install @site-pro/hooks
$ npm install @site-pro/locale
$ npm install @site-pro/components
$ npm install @site-pro/plugins
```## TODO
- [ ] descriptions tooltip ellipsis
- [ ] 表单列表 FormList
- [ ] 可编辑表格 EditableTable
- [ ] 测试
- [ ] 文档