tgdwyer/WebCola
Javascript constraint-based graph layout observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 79
- 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: 4802
- days_rel: n/a
- days_push: 126
- n_releases_24m: 0
Adoption not part of the score
2096 stars · 262 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WebCola is a JavaScript/TypeScript library for constraint-based graph layout, producing high-quality interactive graph visualizations in the browser. It integrates with D3.js and other web graphics libraries and supports layout constraints such as alignment and grouping.
Use cases
- lay out network graphs in the browser with d3
- draw graphs with alignment constraints between nodes
- visualize graphs with grouped nodes
- force-directed graph layout with constraint support
- render interactive node-link diagrams on a web page
- avoid node overlaps in graph visualization
When to choose
- you need constraint-based or overlap-free graph layout in a web app
- you already use D3.js and want better graph layout than the built-in force layout
- you need alignment or grouping constraints in your diagram
When to avoid
- you need server-side or offline graph layout outside the browser
- you need a full diagramming/editor UI rather than a layout algorithm
- your project uses a non-JavaScript stack without a JS frontend
Facets
library · maturity stable
graphics data-visualization math data-visualization web-development frontend graphics browser cross-platform graph-layout constraint-solver d3 force-directed-layout typescript nodejs
2 sources
- readme: https://github.com/tgdwyer/WebCola · fetched 2026-08-28 · b307159c2639
- registry_npm: https://registry.npmjs.org/webcola · fetched 2026-08-29 · 23afaa8f5af8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tgdwyer/WebCola | main | 58 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem