|
1 | | -> 🚧 **Project Deprecated** |
2 | | -> |
3 | | -> This repository has been deprecated and is no longer under active development or maintenance. |
4 | | -> Existing users may continue to use it at their own discretion, but no further updates or support will be provided. |
5 | | -> |
6 | | -> For new work, consider alternatives below (depending on your goals — component “playgrounds”, design-system docs, or UI documentation). |
7 | | -> |
8 | | -> - [**Storybook**](https://storybook.js.org/) — The most widely used UI component explorer with a rich ecosystem of addons. Great for React, Vue, and other frameworks. |
9 | | -> - [**Ladle**](https://ladle.dev/) — Lightweight, fast alternative to Storybook built on Vite. Minimal configuration, simple setup. |
10 | | -> - [**Pattern Lab**](https://patternlab.io/) — Focused on atomic design and pattern libraries. Works well for design systems and static documentation. |
11 | | -> - [**Zeroheight**](https://zeroheight.com/) — Design-system documentation platform used by designers; integrates tightly with Figma and design tokens. |
12 | | -> - [**Supernova**](https://supernova.io/) — Professional design-system management platform combining docs, tokens, and code. |
| 1 | +<div align="center"> |
| 2 | + <h3>⚠️ Deprecation Notice ⚠️</h3> |
| 3 | +</div> |
| 4 | + |
| 5 | +This repository has been deprecated and is no longer under active development or maintenance. |
| 6 | +Existing users may continue to use it at their own discretion, but no further updates or support will be provided. |
| 7 | + |
| 8 | +For new work, consider alternatives below (depending on your goals — component “playgrounds”, design-system docs, or UI documentation). |
| 9 | + |
| 10 | +- [**Storybook**](https://storybook.js.org/) — The most widely used UI component explorer with a rich ecosystem of addons. Great for React, Vue, and other frameworks. |
| 11 | +- [**Ladle**](https://ladle.dev/) — Lightweight, fast alternative to Storybook built on Vite. Minimal configuration, simple setup. |
| 12 | +- [**Pattern Lab**](https://patternlab.io/) — Focused on atomic design and pattern libraries. Works well for design systems and static documentation. |
| 13 | +- [**Zeroheight**](https://zeroheight.com/) — Design-system documentation platform used by designers; integrates tightly with Figma and design tokens. |
| 14 | +- [**Supernova**](https://supernova.io/) — Professional design-system management platform combining docs, tokens, and code. |
13 | 15 |
|
14 | 16 | --- |
15 | 17 |
|
|
0 commit comments