knockout-postbox is a Knockout.js plugin designed to use Knockout's basic pub/sub capabilities to facilitate decoupled communication between separate view models / components.
Info
Version: | 0.5.0 |
Author(s): | Ryan Niemeyer |
Last Update: | Thursday, April 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rniemeyer/knockout-postbox |
NuGet Url: | https://www.nuget.org/packages/Knockout-Postbox |
Install
Install-Package Knockout-Postbox
dotnet add package Knockout-Postbox
paket add Knockout-Postbox
Knockout-Postbox Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(2.0.0)
Tags