# Rxova > Small, focused TypeScript libraries for the hard parts of the browser. > Each is zero- or few-dependency, typed, accessible, and documented with a > reference generated from its own source. ## Libraries - [journey](https://rxova.org/packages/journey/): 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](https://rxova.org/packages/react-inputs/llms.txt): Nine focused input components — currency, OTP, rating, password, phone, date, time, tags and file. Headless with no stylesheet to import, accessible by construction, and zero runtime dependencies each. - [use-everywhere](https://rxova.org/packages/use-everywhere/llms.txt): Share state and messages across every tab, window, and worker — a framework-agnostic core plus React bindings, one small API. ## Also on this site - [blog](https://rxova.org/blog/) - [updates](https://rxova.org/updates/) ## Notes - Every link above is markdown or HTML served from https://rxova.org. - A library linked to its own `llms.txt` publishes a full index there, and serves every documentation page as raw markdown by appending `.md` to its URL.