Analysis updated 2026-07-18 · repo last pushed 2024-04-01
Build a reactive dashboard that updates automatically when underlying data changes.
Recalculate form totals live as a user types, without writing manual update logic.
Use signals as a lower-level primitive to build your own UI framework's rendering and batching logic.
Learn how modern reactive systems track dependencies under the hood.
| patrickjs/patrickjs-signals | 0xradioac7iv/tempfs | 7vignesh/pgpulse | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2024-04-01 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 3/5 | 3/5 | 4/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
A polyfill for JavaScript's proposed Signal API, data that automatically tracks dependencies and updates anything that reads it, like a spreadsheet formula.
Mainly TypeScript. The stack also includes TypeScript, JavaScript.
Dormant — no commits in 2+ years (last push 2024-04-01).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.