mobx

v5.10.0
Simple, scalable state management.
mobx mobservable observable react-component react reactjs reactive model frp and 4 more...

lint

eslint src/**/*.ts

size

size-limit

test

jest

watch

jest --watch

prettier

prettier "**/*.js" "**/*.jsx" "**/*.tsx" "**/*.ts"

test:all

yarn lint && yarn small-build && yarn jest -i && yarn test:flow && yarn test:mixed-versions

test:flow

flow check

_prepublish

npm run small-build

quick-build

tsc --pretty

small-build

node scripts/build.js

test:travis

yarn test:all && yarn test:performance && yarn test -i --coverage && yarn test:webpack && yarn size

test:webpack

node scripts/webpack-regression-tests.js

publish-script

node scripts/publish.js

test:performance

npm run small-build && PERSIST=true time node --expose-gc test/perf/index.js

test:mixed-versions

jest --testRegex mixed-versions

Metadata

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

Downloads