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

bijection/g9

Automatically Interactive Graphics 🖼✨💯 observed · 2026-08-28

github.com/bijection/g9 · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

35/100

  • Activity 28
  • 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: 3780
  • days_rel: n/a
  • days_push: 433
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1973 stars · 48 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

g9 is a JavaScript library for creating automatically interactive graphics. You write a render function that draws shapes from data, and g9 automatically solves for how the data should change when users drag shapes around.

Use cases

  • create interactive visualizations without writing drag handlers
  • build explorable explanations of math and geometry
  • make draggable diagrams where all elements stay consistent
  • teach concepts with manipulable graphics
  • prototype interactive geometry demos quickly

When to choose

  • you want drag interactivity from a pure render function with no extra code
  • you're building educational or exploratory visualizations
  • you want lightweight browser-based SVG graphics driven by data

When to avoid

  • you need a full-featured charting library with axes and legends
  • you need high-performance canvas or WebGL rendering
  • you need complex UI widgets beyond draggable shapes

Facets

library · maturity maintenance

data-visualization animation graphics data-visualization web-development frontend browser interactive-graphics svg drag-and-drop bidirectional-rendering visualization nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
bijection/g9main35

For agents

markdown · JSON · MCP: product_card(name="bijection/g9")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem