JavaScript reactivity with rs-x

Fine-grained reactive expressions for modern JavaScript apps.

Why rs-x

Use rs-x in plain JavaScript to bind expressions to a model and propagate updates automatically.

No build step required to get reactivity.

Fine-grained dependency tracking for fast updates.

Works in browsers and Node.js.

Common use cases

Typical scenarios where fine-grained change detection pays off.

SPA apps that need precise updates.

Reactive data processing scripts.

Performance-sensitive UI updates.

Related docs

Keep digging with the guides teams use most.