mobx-utils

v5.4.0
Utility functions and common patterns for MobX
mobx mobx-utils promise reactive frp functional-reactive-programming state management

test

yarn jest

build

tsc -p src && rollup lib/mobx-utils.js -e mobx -g mobx:mobx -o mobx-utils.umd.js -f umd --name mobxUtils && rollup lib/mobx-utils.js -e mobx -o mobx-utils.module.js -f es

watch

yarn jest --watch

coverage

yarn jest --coverage

prettier

prettier --write --print-width 100 --tab-width 4 --no-semi "**/*.js" "**/*.jsx" "**/*.tsx" "**/*.ts"

build-docs

npm run build && documentation readme lib/mobx-utils.js --section API

prepublishOnly

npm run build && npm run build-docs

Metadata

  • MIT
  • Whatever
  • Michel Weststrate
  • released 4/18/2019

Downloads

Maintainers