Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjy0208/pro-components
自研自用的、基于 antd 的管理系统场景重型组件
https://github.com/cjy0208/pro-components
antd cms pro-components
Last synced: 2 months ago
JSON representation
自研自用的、基于 antd 的管理系统场景重型组件
- Host: GitHub
- URL: https://github.com/cjy0208/pro-components
- Owner: CJY0208
- Created: 2022-09-04T10:57:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T03:18:02.000Z (12 months ago)
- Last Synced: 2024-11-09T19:48:23.341Z (2 months ago)
- Topics: antd, cms, pro-components
- Language: TypeScript
- Homepage: https://fexd-team.github.io/pro-components
- Size: 4.12 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# !!!!!! 此处不再维护,迁移至 [https://fexd-team.github.io/pro-components](https://github.com/fexd-team/pro-components) !!!!!!
# ProComponents
[![size](https://img.shields.io/bundlephobia/minzip/@cjy0208/[email protected])](https://bundlephobia.com/result?p=@cjy0208/pro-components@latest) [![dm](https://img.shields.io/npm/dm/@cjy0208/pro-components.svg)](https://github.com/CJY0208/@cjy0208/pro-components) ![](https://visitor-badge.glitch.me/badge?page_id=cjy0208.pro-components)
管理系统场景集成组件库
[DOCS](https://cjy0208.github.io/pro-components/)
## 安装
```bash
pnpm add @cjy0208/pro-components
# 或者
yarn add @cjy0208/pro-components
# 或者
npm install @cjy0208/pro-components --save
```