mobx

Simple, scalable state management.

Transparent reactive state via observables.

When to choose it: You prefer an OOP/reactive model where state updates track automatically, with minimal explicit wiring.

  • + Automatic dependency tracking
  • + Less explicit boilerplate
  • - Magic can be hard to debug
  • - Decorator/class style divides opinion
Latest version
6.15.4
Monthly downloads
16,212,601
GitHub stars
28,194
Minified + gzip
17.7 kB
Dependencies
0
License
MIT

Compare mobx with

Data from npm, Bundlephobia and GitHub. Last updated 2026-06-02.