Skip to content

Opinionated, transactional, MobX powered state container combining the best features of the immutable and mutable world for an optimal DX

License

Notifications You must be signed in to change notification settings

sarufarr/mobx-state-tree

 
 

Repository files navigation

logo

mobx-state-tree

Opinionated, transactional, MobX powered state container combining the best features of the immutable and mutable world for an optimal DX

npm version CircleCI Coverage Status Join the community on Spectrum

Mobx and MST are amazing pieces of software, for me it is the missing brick when you build React based apps. Thanks for the great work!

Getting started

See the Getting started tutorial or follow the free egghead.io course.

👉 Official docs can be found at http://mobx-state-tree.js.org/

Thanks!

  • Mendix for sponsoring and providing the opportunity to work on exploratory projects like MST.
  • Dan Abramov's work on Redux has strongly influenced the idea of snapshots and transactional actions in MST.
  • Giulio Canti's work on tcomb and type systems in general has strongly influenced the type system of MST.
  • All the early adopters encouraging to pursue this whole idea and proving it is something feasible.

About

Opinionated, transactional, MobX powered state container combining the best features of the immutable and mutable world for an optimal DX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.3%
  • JavaScript 11.9%
  • Other 0.8%