Reworm is a small React state management library designed to reduce the boilerplate often associated with actions, reducers, and state connections. It lets developers create state with a simple create function and expose it through a shared Provider. The library focuses on direct access patterns, so components can read values with get and update them with set. It also supports selectors, which help reuse derived state logic across an application. Developers can subscribe to state changes when they need side effects or external synchronization. reworm is best suited for lightweight React projects or legacy codebases that want a simpler alternative to heavier state management patterns.
Features
- Simple React state creation
- Provider-based app integration
- Direct get and set methods
- Reusable selector support
- State change subscriptions
- TypeScript-based implementation
Categories
Data ManagementLicense
MIT LicenseFollow Reworm
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Reworm!