Zudo Token Panel

Type to search...

to open search from anywhere

Examples

Reference integrations for zudo-design-token-panel across three popular stacks. Each example wires the panel against a host-supplied TokenManifest and ColorClusterConfig, plus the companion bin server for applying tweaks back to source.

📝 Coming soon

The example apps are being ported alongside the initial OSS release — the links below point at the examples/ directory in the GitHub repo and may 404 until the example apps land. Track progress on super-epic issue #2.

Try it

  • Astro example — Drop the panel into an Astro site. Demonstrates host-config wiring with an Astro dev server and the bin apply pipeline.
  • Vite + React example — Use the panel from a Vite + React app. Shows how the Preact runtime coexists with React via the compat shim.
  • Next.js example — Wire the panel into a Next.js app router project, including the bin server side-by-side with the Next dev server.

Revision History