Composable & Lightweight
Build your own reactive state management solution with simple atomic primitives. No bloat, just the essentials.
Composable & Lightweight
Build your own reactive state management solution with simple atomic primitives. No bloat, just the essentials.
100% Open Source
Reaxium is MIT-licensed and free to use. Contribute on GitHub.
Framework Agnostic
Works with Vue, React, Svelte, or vanilla JS. No framework lock-in.
TypeScript Support
Built with TypeScript, Reaxium provides type definitions out of the box for a better developer experience.
Is Reaxium compatible with Vue 3?
Yes! Reaxium provides a dedicated Vue adapter with composables for Vue 3.
Does Reaxium work with React?
Absolutely. The React adapter includes hooks for easy integration.
Is Reaxium lightweight?
Reaxium is designed to be small and fast, with minimal overhead.
Is Reaxium open source?
Yes, Reaxium is MIT-licensed and free to use.
Core
The core package provides the basic building blocks to create your own reactive state management solution.
View on NPM
React
The React adapter provides hooks and components to integrate Reaxium with React applications.
View on NPM
Vue
The Vue adapter provides composables and components to integrate Reaxium with Vue applications.
View on NPM