CodeBrowser / github / mobxjs/mobx-state-tree
mobxjs/mobx-state-tree
# Full-featured reactive state management without the boilerplate
$ git clone https://github.com/mobxjs/mobx-state-tree.git
stars
7,048
forks
635
language
TypeScript
license
MIT License
What is mobxjs/mobx-state-tree?
MobX State Tree is a state management library that combines the simplicity of tree-based state structures with reactive updates, eliminating much of the boilerplate typically required in Redux or similar frameworks. It provides features like automatic snapshots, time-travel debugging, and type-safe state mutations while keeping your application's state organized in a predictable tree format. Developers use it when they want powerful state management with less ceremony and built-in support for complex state shapes and side effects.
Topics
#hacktoberfest #mobx #mobx-state-tree #mst #observable #redux #snapshot #state-management #state-tree
Activity
102 open issues · last updated Jul 19, 2026