rxweb
v0.1.1
Published
rxweb - A reactive web framework
Downloads
87
Readme
rxweb - A reactive web framework
- Introduction
- Getting started
- Tests
- Installation in perkeep
- License
Introduction
rxweb is a templating library around rxjs and web components.
Getting started
Bundle the demo and todo applications:
$ npm run build-demo $ npm run build-todo
Then open the demo.html and todo.html files in your browser.
You should probably read the following files in the given order:
- demo.html
- demo.js
- todo.html
- todo.js
If the above was not enough: 5. rxweb.js
Tests
$ npm install $ npm test
Installation in perkeep
Installation in perkeep broke with migration to webpack.
$ make install
License
See file COPYING.