slightlyoff/cassowary.js
Cassowary/JS, better, faster, future-ready observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5362
- days_rel: n/a
- days_push: 3370
- n_releases_24m: 0
Adoption not part of the score
1732 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript port of the Cassowary incremental constraint-solving toolkit, used to compute flexible, responsive layouts from weighted constraints. It powers constraint-based UI layout systems similar to Apple's Auto Layout and runs in browsers, web workers, and Node.js.
Use cases
- solve weighted constraint systems in JavaScript
- build responsive UI layouts from declarative constraints
- implement Auto Layout-style layout engines
- incrementally re-solve constraints when inputs change
- run a simplex-based constraint solver in a web worker
When to choose
- you need incremental, weighted constraint solving for UI layout
- you want a dependency-free, fast Cassowary solver in JS
- you're building a layout system or design tool driven by constraints
When to avoid
- you need general-purpose optimization beyond linear constraints
- you need an actively maintained library with recent updates
- you just need CSS flexbox/grid for standard layouts
Facets
library · maturity maintenance
math developer-tools web-development frontend graphics browser cli constraint-solver cassowary layout-engine simplex-method ui-layout algorithms nodejs javascript
1 source
- readme: https://github.com/slightlyoff/cassowary.js · fetched 2026-08-28 · 5796fa954561
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| slightlyoff/cassowary.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="slightlyoff/cassowary.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem