You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,10 @@ Pre‑render your UI once, flip a `data-*` attribute to update — that's it.
20
20
21
21
## 🚀 Live Demo
22
22
23
-
| Example | Link | What it shows | Link to Code |
24
-
| --- | --- | --- | --- |
25
-
| Interactive menu with render tracker | <ahref="https://zero-ui.dev/"target="_blank"rel="noopener noreferrer"><strong>Main Demo↗</strong></a> | Compare Zero‑UI vs. React side‑by‑side while toggling a menu. | <ahref="https://github.com/react-zero-ui/core/tree/main/examples/demo"target="_blank"rel="noopener noreferrer">Github</a> |
26
-
| React benchmark (10 000 nested nodes) | <ahref="https://zero-ui.dev/react"target="_blank"rel="noopener noreferrer"><strong>React 10k↗</strong></a> | How long the traditional React render path takes. | <ahref="https://github.com/react-zero-ui/core/tree/main/examples/demo/src/app/react"target="_blank"rel="noopener noreferrer">Github</a> |
| Interactive menu with render tracker | <ahref="https://zero-ui.dev/"target="_blank"rel="noopener noreferrer"><strong>Main Demo↗</strong></a> | Compare Zero‑UI vs. React side‑by‑side while toggling a menu. | <ahref="https://github.com/react-zero-ui/core/tree/main/examples/demo"target="_blank"rel="noopener noreferrer">Github</a>|
26
+
| React benchmark (10 000 nested nodes) | <ahref="https://zero-ui.dev/react"target="_blank"rel="noopener noreferrer"><strong>React 10k↗</strong></a> | How long the traditional React render path takes.| <ahref="https://github.com/react-zero-ui/core/tree/main/examples/demo/src/app/react"target="_blank"rel="noopener noreferrer">Github</a> |
0 commit comments