mobx_codegen 1.1.0
mobx_codegen: ^1.1.0 copied to clipboard
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
example/README.md
Using mobx_codegen #
Refer to this Getting Started guide for using mobx_codegen
with mobx
.