skandha-mobx
TypeScript icon, indicating that this package has built-in type declarations

0.14.0 • Public • Published

skandha-mobx

An extension of mnieber/skandha that uses mobx

Note on the order of calling registerCtr

If you have nested containers, then you need to call registerCtr first on the child container. The reason is that once MobX has made the parent container observable, then it's not possible anymore to mutate the members of the nested child container.

Readme

Keywords

none

Package Sidebar

Install

npm i skandha-mobx

Weekly Downloads

1

Version

0.14.0

License

MIT

Unpacked Size

5.61 kB

Total Files

13

Last publish

Collaborators

  • mnieber