Skip to content

be-fe/react-mobx-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 10, 2018
2138b24 Β· Nov 10, 2018
Mar 25, 2018
Feb 21, 2018
Feb 22, 2018
Mar 4, 2018
Nov 9, 2018
Nov 8, 2018
Nov 9, 2018
Feb 21, 2018
Feb 13, 2018
Feb 13, 2018
Feb 17, 2018
Feb 23, 2018
Mar 13, 2018
Nov 10, 2018
Feb 13, 2018
May 10, 2018
Feb 18, 2018
Feb 17, 2018
Nov 10, 2018
Nov 10, 2018
Apr 16, 2018

Repository files navigation

logo

react-mobx-vm

View & Model are mixed now via react mobx

build status Test coverage NPM version NPM Downloads test e2e

Note: UMD don't supports extension/Router.

Installation

npm i react react-router@3 mobx@3 mobx-react@4 react-mobx-vm -D

Examples

git clone ...
cd react-mobx-vm
npm install
npm run gojs:open -- -i routerV3/browserHistory.js 

Tests

Units

npm test

Integration

npm run test:cy:run
# or 
npm run test:cy:open

Contributing

  • The commit message should observe the rule.