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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Reworm!