antfu/drauu
Headless SVG-based drawboard in browser. observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 62
- Release rhythm 33
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1854
- days_rel: 232
- days_push: 232
- n_releases_24m: 1
Adoption not part of the score
1517 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Drauu is a headless, SVG-based drawing board library for the browser, built for Slidev presentations. It supports stylus/touch pressure, multiple brush modes (stylus, line, rectangle, ellipse), and undo/redo stacks, and integrates with any framework via vanilla JavaScript.
Use cases
- add freehand drawing annotations to web pages
- draw on slides during a presentation
- embed a sketching whiteboard in a web app
- capture stylus or touch pressure input in the browser
- serialize user drawings as scalable SVG
- build a custom-styled drawing tool with undo and redo
When to choose
- you need a lightweight, framework-agnostic drawing layer rendered as SVG
- you want headless control over styling and UI
- you need stylus pressure support or undo/redo out of the box
- you are adding live annotation to Slidev or similar presentation tools
When to avoid
- you need a full-featured whiteboard app with collaboration or persistence
- you need canvas-based raster drawing or image export
- you need shape libraries, text, or diagramming features like Excalidraw
Facets
library · maturity stable
ui-components graphics serialization web-development frontend graphics browser svg drawing drawboard headless stylus undo-redo slidev nodejs typescript
3 sources
- readme: https://github.com/antfu/drauu · fetched 2026-08-28 · 312660990230
- homepage: https://drauu.netlify.app/ · fetched 2026-08-29 · d0ccf850cdbb
- registry_npm: https://registry.npmjs.org/drauu · fetched 2026-08-29 · 33d1d2ee827c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antfu/drauu | main | 59 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem