mobx-utils

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

test

npm run build && tape test/*.js | faucet

build

tsc -p src && npm run webpack

webpack

webpack -p

coverage

npm run build && istanbul cover tape test/*.js && cat ./coverage/lcov.info|coveralls

build-docs

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

prepublish

npm run build && npm run build-docs

test-travis

npm run build && istanbul cover tape test/*.js

Metadata

  • MIT
  • Whatever
  • Michel Weststrate
  • released 11/1/2016

Downloads

Maintainers