mobx-state-tree
https://github.com/mobxjs/mobx-state-tree
TypeScript
Full-featured reactive state management without the boilerplate
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to mobx-state-tree
Help out
- Issues
- Are Sets supported (using typescript)?
- Reference's `onInvalidated()` called after `map.put(snapshot)` when snapshot doesn't have an id
- Make `preSnapshot` and `postSnapshot` actions in middleware ?
- getParent not useable in child view with TypeScript when adding actions to parent
- Accessing a field of a model that inherits from another leads to a missing type error
- resolveIdentifier type signature doesn't allow for snapshotProcessor types
- Cast doesn't seem to work in combination with types.references
- Instance node can't be used to instantiate a reference
- types.reference is not working on instance creation
- Memory consumption explodes with large number of nodes. 40MB of data becomes ~16GB in MST
- Docs
- TypeScript not yet supported