mobx-state-tree
Opinionated, transactional, MobX-powered state container combining the best features of the immutable and mutable world for an optimal DX.
yarn add mobx mobx-state-tree
Typescript typings are included in the packages. Use module: "commonjs"
or moduleResolution: "node"
to make sure they are picked up automatically in any consuming project.