Ross ROSS = Recommend OSS · open-source software intelligence for agents

andreaferretti/paths-js

Generate SVG paths for geometric shapes :bar_chart: observed · 2026-08-28

github.com/andreaferretti/paths-js · homepage · JavaScript · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
andreaferretti/paths-jsmain32

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