maxwellito/vivus
JavaScript library to make drawing animation on SVG observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4495
- days_rel: n/a
- days_push: 1519
- n_releases_24m: 0
Adoption not part of the score
15485 stars · 1122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vivus is a lightweight, dependency-free JavaScript library that animates SVGs to give them the appearance of being hand-drawn, using the strokeDashoffset CSS property. It offers several built-in animation styles (delayed, sync, oneByOne) plus custom scripting options.
Use cases
- animate an svg logo so it looks like it's being drawn on page load
- add a hand-drawing effect to svg icons and illustrations
- create line-drawing animations for a landing page hero graphic
- convert svg shapes to paths and animate their strokes
- generate a self-contained animated svg without javascript
When to choose
- you want a tiny, dependency-free library for stroke-drawing SVG animations
- you need multiple animation styles or custom draw timing for SVG paths
- you want to embed an animated SVG without external JavaScript
When to avoid
- your SVG uses filled shapes rather than strokes, since only stroke drawing is animated
- you need general-purpose animation of arbitrary DOM properties or complex timelines
- you need a library with active development and recent releases
Facets
library · maturity maintenance
animation ui-components frontend-framework web-development frontend graphics browser svg stroke-animation drawing-effect zero-dependencies css nodejs
2 sources
- readme: https://github.com/maxwellito/vivus · fetched 2026-08-28 · 671d91bcdc1e
- registry_npm: https://registry.npmjs.org/vivus · fetched 2026-08-29 · 53354b6e198b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maxwellito/vivus | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="maxwellito/vivus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem