utb
v1.0.43
Published
Unified todomvc benchmark
Downloads
20
Maintainers
Readme
Unified todomvc benchmark
Todomvcs generated for react, preact, inferno without and with redux, mobx and reactive-di state managent libraries from one source.
Open all todomvc
or run locally:
- npm install
- npm run build && npm start
- open http://localhost:8080
Build single library target:
COMPONENT_LIB=preact STATE_LIB=lom_atom--reactive-di npm run build