# cat-design **Repository Path**: lby1024/cat-design ## Basic Information - **Project Name**: cat-design - **Description**: react ui 组件库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-27 - **Last Updated**: 2025-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 安装 ``` npm install catd --save ``` ### 示例 ```ts import { Icon } from 'catd'; export const App = () => ; ``` ### [查看文档](https://lby1024.gitee.io/cat-design/components/progress)