Info
| Version: | 1.0.0 | 
| Author(s): | [email protected] | 
| Last Update: | Sunday, May 24, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Alorel/jQueryDOM | 
| NuGet Url: | https://www.nuget.org/packages/jQueryDOM | 
Install
Install-Package jQueryDOM
                        dotnet add package jQueryDOM
                        paket add jQueryDOM
                        
                                jQueryDOM Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
By default there is no way to know if, for example, an element has been appended without polling for HTML code changes; with jQueryDOM it becomes as simple as .on("DOMAppend",function() {}). It has only a tiny footprint of 2 kB!.