Skip to content
@vanduo-oss

Vanduo Open Source Software

Open Source Organization developing Vanduo Ecosystem
Vanduo OSS

About

Vanduo is an open-source foundation building a developer-focused design system, shipped as perspective — a standalone Vue 3 design system with typed components and design tokens in a single package.

The original legacy line (a dual-engine Vanilla CSS/JS + Vue 3 system) was retired on 2026-07-25. Its repositories are archived and its documentation site is offline, but its packages remain published and installable on npm — deprecated, not removed. Nothing built on it breaks; it simply receives no further releases. See legacy below.

Projects

perspective — the standalone Vue 3 line

The only line under active development.

Typed components, a composable for every interaction, and design tokens in a single package. No runtime, no ceremony.

Repository npm Description
vd3 npm The design system in one package — DTCG design tokens, the CSS tree, and typed Vd* components and composables. Sole peer dependency: vue.
vd3-cbun npm Companion component bundle — charts, flowchart, hex-grid, and music-player as tree-shakeable Vue 3 subpath exports.
vd3-docs Documentation and live demos → vanduo-oss.github.io/vd3-docs

legacy — retired 2026-07-25

The original Vanduo: a zero-build Vanilla CSS/JS framework and first-class Vue 3 components on one framework-agnostic set of design tokens. Archived and no longer developed. Every package below stays published on npm at its final version and keeps working — retirement stopped development, not access.

Migrating? The migration guide maps the old packages onto vd3. The short version: vuevd3, the four add-ons → vd3-cbun subpaths, core's tokens → inside vd3. framework has no successor — vd3 is Vue 3 only, so if you need a build-free drop-in, pin @vanduo-oss/framework@1.7.1.

Repository Final Successor
core 1.0.1 tokens ship inside @vanduo-oss/vd3 (/css/core, /tokens.json)
framework 1.7.1 none — Vue 3 only from here; pin 1.7.1 for the vanilla engine
vue 0.3.1 @vanduo-oss/vd3 — closest to a drop-in
charts 0.2.0 @vanduo-oss/vd3-cbun/charts
flowchart 1.1.0 @vanduo-oss/vd3-cbun/flowchart
hex-grid 1.1.0 @vanduo-oss/vd3-cbun/hex-grid
music-player 1.1.0 @vanduo-oss/vd3-cbun/music-player
vd2 the legacy docs site — taken offline; source archived in the repo. Current docs: vd3-docs

Connect

Popular repositories Loading

  1. framework framework Public archive

    [RETIRED 2026-07-25] The zero-build Vanilla CSS/JS engine of Vanduo. No vanilla successor — the active line, @vanduo-oss/vd3, is Vue 3 only.

    CSS 6

  2. vd3 vd3 Public

    vd3 UI

    TypeScript 1

  3. vd3-cbun vd3-cbun Public

    vd3 standalone auxiliary components bundle

    JavaScript 1

  4. vd3-docs vd3-docs Public

    Documentation for vd3

    Vue 1

  5. docs docs Public archive

    RETIRED. Original vanilla-js framework and components documentation site

    HTML

  6. labs labs Public

    Experimental. May break. Or may not break. The risk is yours and you have been warned.

    JavaScript

Repositories

Showing 10 of 15 repositories

Top languages

Loading…

Most used topics

Loading…