Skip to content

marook/rxweb

Repository files navigation

rxweb - A reactive web framework

1) Introduction
2) Getting started
3) Tests
4) Installation in perkeep
5) 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:
1. demo.html
2. demo.js
3. todo.html
4. 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.

About

A reactive web framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages