@ibm/mobx-react-router

v6.0.0-alpha
Keep your MobX state in sync with react-router
react react-router routing router mobx state store

lint

eslint src __test__

test

npm run lint && jest

build

npm run build:minified && npm run build:unminified

clean

rimraf dist

prepublish

npm run clean && npm run lint && npm run test && npm run build

test-watch

jest --watch

build:minified

cross-env NODE_ENV=production MINIFY=true webpack --progress

build:unminified

cross-env NODE_ENV=production webpack --progress

semantic-release

semantic-release pre && npm publish && semantic-release post
npm i @ibm/[email protected]

Metadata

  • MIT
  • Whatever
  • Ali Sheehan-Dare - @im_alisd
  • released 2/3/2024

Downloads