andreaferretti/paths-js
Generate SVG paths for geometric shapes :bar_chart: observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4656
- days_rel: n/a
- days_push: 2235
- n_releases_24m: 0
Adoption not part of the score
1713 stars · 85 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Paths.js is a JavaScript library that generates SVG path strings for geometric shapes and simple charts (pie, line, radar) from raw data via a functional, chainable API. It only computes the geometry, leaving rendering to any framework, template engine, or even Canvas and server-side Node.
Use cases
- generate svg paths for pie charts from data
- draw line charts with custom react components
- create radar charts in svg
- build custom chart library on top of svg geometry
- render charts server-side in node
- compute polygon and circle sector paths
- use chart geometry with canvas api
When to choose
- you need full control over rendering, styling, and animation of charts
- you use React, Ractive, or another data-binding library and want chart primitives
- you need chart geometry server-side or with Canvas instead of DOM rendering
When to avoid
- you want a batteries-included chart library with axes, tooltips, and legends out of the box
- you need canvas or webgl rendering handled for you
- you need actively maintained code with recent releases
Facets
library · maturity maintenance
data-visualization graphics data-visualization frontend web-development browser cross-platform svg-paths charts geometric-shapes react-friendly functional-api nodejs
3 sources
- readme: https://github.com/andreaferretti/paths-js · fetched 2026-08-28 · b7e483f59685
- homepage: http://andreaferretti.github.io/paths-js-react-demo/ · fetched 2026-08-29 · 04a2a8bf29e5
- registry_npm: https://registry.npmjs.org/paths-js · fetched 2026-08-29 · 97f60466e8b4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andreaferretti/paths-js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="andreaferretti/paths-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem