svgdotjs/svg.js
The lightweight library for manipulating and animating SVG observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 96
- Release rhythm 61
- Longevity 100
Flags: no_license
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: 305
- age_days: 5009
- days_rel: 47
- days_push: 29
- n_releases_24m: 2
Adoption not part of the score
11822 stars · 1078 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SVG.js is a lightweight, dependency-free JavaScript library for creating, manipulating, and animating SVG elements in the browser. It provides a concise, readable API covering most of the SVG spec, including gradients, masks, clipping paths, text paths, and event handling.
Use cases
- create and animate svg graphics in javascript
- draw shapes and charts dynamically in the browser
- animate svg element positions, sizes, and colors
- build interactive vector graphics without heavy frameworks
- apply gradients, masks, and clipping paths to svg elements
- replace verbose vanilla svg dom code with a clean api
When to choose
- you need a small, dependency-free library for svg manipulation and animation
- you want a concise, readable api instead of raw svg dom code
- you need broad svg spec coverage including masks, clips, and text paths
- performance matters and you want faster rendering than heavier competitors
When to avoid
- you need canvas or webgl-based rendering rather than svg
- you want a full data-visualization/charting library rather than a graphics primitive library
- you need server-side svg generation in a non-browser environment
- you prefer a framework like d3 with built-in data binding
Facets
library · maturity stable
animation ui-components graphics web-development frontend graphics browser svg vector-graphics dom-manipulation no-dependencies javascript nodejs
4 sources
- readme: https://github.com/svgdotjs/svg.js · fetched 2026-08-28 · 8f3103cff1f9
- homepage: https://svgjs.dev · fetched 2026-08-29 · da1c39bbff3e
- site_page: https://svgjs.dev/docs/3.2 · fetched 2026-08-29 · 5cae7669bcbd
- registry_npm: https://registry.npmjs.org/svg.js · fetched 2026-08-29 · 18c8b97d4ac7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| svgdotjs/svg.js | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem