v2.0 rebirth

Canvas 2D, scene-tree fast

A minimal HTML5 Canvas library — Drawable primitives, gradients, curves — the graphics DNA behind Kanbaneon.

npm i vizat

Open playground API docs

Scene tree

Add shapes to a Canvas, call draw() once — tree walks all Drawables.

Primitives

Line, Rect, Circle, Curve, Text, Gradient, Image — canvas API-friendly options.

TypeScript

Strict types, Vite playground, Vitest — reborn for 2026.