Skip to main content

Introduction

@bentoo/state-man is a modern state management library for React applications, focused on simplicity, performance, and scalability.

It addresses classic issues such as unnecessary re-renders, state sharing, and logic structuring in a minimalist and intuitive way.

Key benefits:

  • No boilerplate
  • Efficient reactive updates
  • Built-in state persistence
  • Easy integration
  • Minimalist philosophy: focus on what matters