WebRx is a Javascript MVVM-Framework built on ReactiveX for Javascript (RxJs).

WebRx 1.5 has been released. github.com/WebRxJS/WebRx/rel…
4
6
Join the chat room on Gitter for WebRxJS/WebRxJS: gitter.im/WebRxJS/WebRxJS via @gitchat
1
1
WebRx now has its own gitter channel: gitter.im/WebRxJS
We've release v1.0 updated for both Typescript 1.6 and RxJS 3.x
1
2
Merged Typescript 1.5 branch into master which means WebRx can now be consumed as ES6 Module(s) using Babel.
2
Totally revamped the WebRx example gallery. RT if you like it. webrxjs.org/examples/
1
3
Current Status: Waiting for the @typescript 1.5 compiler to stabilize.
Website Updated
Current Status: Documenting WebRx's animation system and creating a cool showcase app for the framework.
The @webrxjs TodoMVC implementation actually turned out quite slick and compact webrxjs.org/examples/todomvc @ReactiveX @dailyjs
1
2
3
Pushed a documentation update for the new keyPress-Binding webrxjs.org/docs/keypress-bi…
With the TodoMVC implementation completed, we've entered the stablization phase towards 1.0 github.com/oliverw/todomvc/t…
Documentation update for list projections webrxjs.org/docs/observable-…
WebRx's source repository and associated satellite repositories have moved under the umbrella of github.com/WebRxJS
1
Foreach-, if-, ifnot- and view-bindings are now animatable. 423 tests passing. Up next: Porting @ReactiveXUI derived lists.
1