Vanduo is an open-source foundation building a developer-focused design system.
It ships two engines from one source of truth: a zero-build, zero-dependency
Vanilla CSS/JS framework and a first-class Vue 3 component library — both
driven by the same framework-agnostic design tokens in
core.
| Repository |
npm |
Description |
| core |
 |
Design-system source of truth — framework-agnostic design tokens (DTCG) shared by both engines. |
| Repository |
npm |
Description |
| framework |
 |
Zero-dependency Vanilla CSS/JS engine — a Fibonacci / Golden-Ratio system with Open Color. |
| vue |
 |
VD2 — first-class Vue 3 components and composables for the Vanduo design system. |
| Repository |
npm |
Description |
| charts |
 |
SVG-first chart components for dashboards and docs. |
| flowchart |
 |
SVG flowchart editor for diagrams and documentation. |
| hex-grid |
 |
Canvas-based hex grids (VdHexGrid). |
| music-player |
 |
HTML5 audio player for apps and docs. |