File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88<p align =" center " >A friendly, themeable UI component library for React</p >
99
1010<p align =" center " >
11+ <a href =" https://github.com/wangdicoder/tiny-design/actions " >
12+ <img src="https://img.shields.io/github/actions/workflow/status/wangdicoder/tiny-design/ci.yml?style=flat-square&label=test" alt="test status"/>
13+ </a >
1114 <a href =" https://www.npmjs.com/package/@tiny-design/react " >
1215 <img src="https://img.shields.io/npm/v/@tiny-design/react.svg?style=flat-square" alt="npm version"/>
1316 </a >
1417 <a href =" https://www.npmjs.com/package/@tiny-design/react " >
1518 <img src="https://img.shields.io/npm/dm/@tiny-design/react.svg?style=flat-square" alt="npm downloads"/>
1619 </a >
1720 <a href =" https://bundlephobia.com/package/@tiny-design/react " >
18- <img src="https://img.shields.io/bundlephobia/minzip/@tiny-design/react.svg?style=flat-square" alt="bundle size"/>
21+ <img src="https://img.shields.io/bundlephobia/minzip/@tiny-design/react?style=flat-square" alt="minzipped size"/>
22+ </a >
23+ <a href =" https://www.jsdelivr.com/package/npm/@tiny-design/react " >
24+ <img src="https://img.shields.io/jsdelivr/npm/hm/@tiny-design/react?style=flat-square" alt="jsDelivr hits"/>
1925 </a >
2026 <a href =" https://react.dev " >
2127 <img src="https://img.shields.io/static/v1?label=react&message=%3E=18&color=61dafb&style=flat-square" alt="react version"/>
@@ -116,6 +122,8 @@ See the [Theming Guide](https://wangdicoder.github.io/tiny-design/theme/customis
116122| [ @tiny-design/react ] ( ./packages/react ) | Core component library |
117123| [ @tiny-design/tokens ] ( ./packages/tokens ) | Design tokens and foundational styles |
118124| [ @tiny-design/icons ] ( ./packages/icons ) | SVG icon components |
125+ | [ @tiny-design/cli ] ( ./packages/cli ) | CLI for the Tiny Design component library |
126+ | [ @tiny-design/mcp ] ( ./packages/mcp ) | MCP server for AI assistants to access the component library |
119127
120128## Components
121129
You can’t perform that action at this time.
0 commit comments