mobx-utils
Utility functions and common patterns for MobX.
This package provides utility functions and common MobX patterns built on top of MobX. It is encouraged to take a peek under the hood and read the sources of these utilities.
$ npm install mobx-utils --save
import { function_name } from 'mobx-utils';