jQuery.LiveQuery 1.3.5

dotnet add package jQuery.LiveQuery --version 1.3.5
NuGet\Install-Package jQuery.LiveQuery -Version 1.3.5
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="jQuery.LiveQuery" Version="1.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.LiveQuery --version 1.3.5
#r "nuget: jQuery.LiveQuery, 1.3.5"
#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 jQuery.LiveQuery as a Cake Addin
#addin nuget:?package=jQuery.LiveQuery&version=1.3.5

// Install jQuery.LiveQuery as a Cake Tool
#tool nuget:?package=jQuery.LiveQuery&version=1.3.5

Live Query utilizes the power of jQuery selectors by firing callbacks for matched elements auto-magically, even after the page has been loaded and the DOM updated.


Live Query is Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on jQuery.LiveQuery:

Package Downloads
TactJS-Core

TactJS is a front-end development strategy for writing highly cohesive, minimally coupled "behaviors" as objects and provides a classical inheritance model to facilitate discrete, interface-based development and declarative script bindings for markup.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.5 164,588 8/8/2013
1.3.4 4,399 3/11/2013
1.3.3 3,748 3/4/2013
1.3.0 12,402 4/13/2012
1.2.0 1,471 4/11/2012
1.1.1 1,421 4/8/2012

This is version from my fork on GitHub (https://github.com/hazzik/livequery)