jQuery.LiveQuery
1.2.0
See the version list below for details.
dotnet add package jQuery.LiveQuery --version 1.2.0
NuGet\Install-Package jQuery.LiveQuery -Version 1.2.0
<PackageReference Include="jQuery.LiveQuery" Version="1.2.0" />
paket add jQuery.LiveQuery --version 1.2.0
#r "nuget: jQuery.LiveQuery, 1.2.0"
// Install jQuery.LiveQuery as a Cake Addin #addin nuget:?package=jQuery.LiveQuery&version=1.2.0 // Install jQuery.LiveQuery as a Cake Tool #tool nuget:?package=jQuery.LiveQuery&version=1.2.0
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.
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.
This is version from my fork on GitHub (https://github.com/hazzik/livequery)