WebRx is a Javascript MVVM-Framework built on ReactiveX for Javascript (RxJs) that combines functional-reactive programming with observable-powered declarative Data-Binding, Templating and client-side Routing.
Info
Version: | 1.5.0 |
Author(s): | Oliver Weichhold |
Last Update: | Tuesday, February 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://webrxjs.org |
NuGet Url: | https://www.nuget.org/packages/WebRx |
Install
Install-Package WebRx
dotnet add package WebRx
paket add WebRx
WebRx Download (Unzip the "nupkg" after downloading)
Dependencies
- RxJS-All(>= 3.0.0)
Tags