rxova

Building open-source React libraries the way they should be.

rxova is a small family of React tools — each does one thing well, stays dependency-light, and gets out of your way.

@rxova/journey

Journey

Declarative journey graphs for non-linear UI flows.

Model multi-step, branching flows as a graph instead of a tangle of booleans and effects. Core is framework-agnostic; React bindings and a Chrome DevTools bridge come in the box.

react inputs

rxova inputs

Small, correct, dependency-light React inputs.

A family of focused input components — localized currency, OTP slots, and feedback stars — each zero-to-few dependencies, accessible, and free of the usual cursor and locale bugs.

react state

use-everywhere

Reach your React state from anywhere, without prop-drilling.

A tiny primitive for sharing state and hooks across a tree without ceremony. Core plus React bindings.