Skip to main content

@bentoo/state-man

The simplest way to handle state in React with zero boilerplate, no Providers, no Context API, no hassle.

State-man logo

Selective updates

Prevents global re-renders — only components that use the store will update.

Simple and direct API

No Providers, Contexts, or complex middleware. Just one hook.

Zero dependencies

Lightweight, fast, and production-ready. Perfect for SPAs and micro frontends.