awbeads(tool, public)
A spatial canvas for a page — arrange things, connect them, and keep the arrangement.
Name
awbeads — A spatial canvas for a page — arrange things, connect them, and keep the arrangement.
The problem it solves
Every product eventually grows a screen where things are placed rather than listed — a board, a map, a graph of what connects to what. That screen is almost always re-implemented per product, and the arrangement lives in component state, so it dies on reload and cannot be exported, reviewed, or moved to another surface. Measured on this tree 2026-08-24, the same hand-vendored tarball appears in three separate product frontends because there was no registered brick to depend on.
Instead of trusting / you check
- instead of trusting
- that a layout your users built survives the next deploy
- you check
- the arrangement as data you can read back, diff, and hand to another surface
Adopt it alone
Drop a canvas into one page, arrange two things on it, reload, and find them where you left them.
Install
git clone https://github.com/Aitherium/awbeads
Where it sits in the path
- Not on the path yet — reference only.
Links
Generated 2026-09-14 00:48Z from the ecosystem registry. A field here that is wrong is wrong in the registry — fix it there and this page follows.