TypeScript reactive expressions

Type-safe reactivity that keeps expressions aligned with your model.

Why rs-x

rs-x is built for TypeScript. Expressions are strongly typed, and tooling catches invalid identifiers early.

Typed expressions keep refactors safe and predictable.

Compiler integration surfaces errors at build time.

Works with React, Vue, Angular, RxJS, and Node.js.

Common use cases

Typical scenarios where fine-grained change detection pays off.

Large TypeScript codebases with complex state.

Typed data pipelines and computed values.

Apps that need safe, predictable reactivity.

Related docs

Keep digging with the guides teams use most.