demos for dot/chain project
The demos are available online here
The ES6 todo MVC implementation based on dotjs illustrates how to use streams for simpler programming.
Note that this demo requires a local server at localhost:8080/dotjs/demo but the demo works with out a server (just won't show collaboration).
The demo also uses standard ES6 React though this is overkill for this project.