mobx

v5.13.1
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

dedup

npx yarn-deduplicate -s fewer yarn.lock

watch

jest --watch

test:ci

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

prettier

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

test:all

yarn tsc --noEmit && yarn lint && yarn jest -i && yarn test:flow && yarn test:mixed-versions

test:flow

flow check

_prepublish

yarn small-build

quick-build

tsc --pretty

small-build

node scripts/build.js

test:webpack

node scripts/webpack-regression-tests.js

publish-script

node scripts/publish.js

test:performance

PERSIST=true time node --expose-gc test/perf/index.js

test:mixed-versions

jest --testRegex mixed-versions

Metadata

  • MIT
  • Whatever
  • Michel Weststrate
  • released 9/28/2019

Downloads