Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 85dd094

Browse files
committed
.
1 parent 91c4077 commit 85dd094

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44
> Existing users may continue to use it at their own discretion, but no further updates or support will be provided.
55
>
66
> For new work, consider alternatives below (depending on your goals — component “playgrounds”, design-system docs, or UI documentation).
7-
8-
| Tool | Focus / Strengths |
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-
| [**Docz**](https://github.com/doczjs/docz) | MDX-based documentation for React components. Lets you mix prose and live examples. |
13-
| [**Pattern Lab**](https://patternlab.io/) | Strong focus on atomic design and pattern libraries. Works well for design systems and static documentation. |
14-
| [**Zeroheight**](https://zeroheight.com/) | Design-system documentation platform used by designers; integrates tightly with Figma and design tokens. |
15-
| [**Supernova**](https://supernova.io/) | Professional design-system management platform combining docs, tokens, and code. |
7+
>
8+
> | Tool | Focus |
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/) | Strong focus 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. |
1615
1716
---
1817

0 commit comments

Comments
 (0)