Signals.js 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Signals.js --version 1.1.0
NuGet\Install-Package Signals.js -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Signals.js" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Signals.js --version 1.1.0
#r "nuget: Signals.js, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Signals.js as a Cake Addin
#addin nuget:?package=Signals.js&version=1.1.0

// Install Signals.js as a Cake Tool
#tool nuget:?package=Signals.js&version=1.1.0

Signals.js is a light weight (1k minified) pure JavaScript implementation of the Observer pattern also known as PubSub. Using Signals.js in your JavaScript gives you the ability to break down our applications into smaller, more loosely coupled modules, which can improve general manageability.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 3,953 7/24/2013
1.2.0 1,802 6/28/2012
1.1.1 1,538 2/27/2012
1.1.0 1,351 2/23/2012
1.0.1 1,323 1/30/2012
1.0.0 1,360 1/30/2012
0.1.1 1,454 12/16/2011
0.0.1 1,420 12/12/2011