bijection/g9
Automatically Interactive Graphics 🖼✨💯 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
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
- readme: https://github.com/bijection/g9 · fetched 2026-08-28 · 1e21e05796c9
- homepage: http://omrelli.ug/g9/gallery · fetched 2026-08-29 · a8919c4f0589
- registry_npm: https://registry.npmjs.org/g9 · fetched 2026-08-29 · 865fa0844c21
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bijection/g9 | main | 35 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem