Top 20 NuGet jquery Packages

Starter kit for building a SPA with ASP.NET MVC, TypeScript, Knockout, Durandal, and Breeze. To use start by creating an empty MVC4 application and then apply this nuget package using: Install-Package SPAcify
Printing plug-in for jQuery
This plugin provider a way to limit an input to either alpha, numeric, alphanumberic. It also has options to control additional characters allowed, not allowed, as well as controlling negative and decimal signs, and cut and paste functionality. This was adapted from the original alphanumeric.js plug...
This is a jQuery plugin library that enables any web developer to export file from the server back to the client by using jQuery
A framework for the serialization of the popular JQuery DataTables Plug-in. There are two small libraries, CubedElement.DataTable.Contracts and CubedElement.DataTable.Model, and when building this the goal was not only to make it user friendly, but to make it n-tiered and IoC friendly too!
JavascriptMVC v3.3
CanJS prerequisite for JavascriptMVC
DocumentJS prerequisite for JavascriptMVC
FuncUnit prerequisite for JavascriptMVC
jQuery++ prerequisite for JavascriptMVC
StealJs prerequisite for JavascriptMVC
My package description.
Merges multiple html files & JavaScript references into one single Html page based on a custom layout for use with JQuery Mobile + PhoneGap
WinForm下的jQuery实现,可以像jquery操作div一样,用WinQuery操作Control
Want to add some awesome to your site? Can't find the words? Now you can! $("#myDiv").awesome() will replace the text with an awesome word from the list. Want to add your own words? Go for it!
Fluent implementation of ASP.NET-MVC HTML helpers for jQuery Mobile
Include jquery.dragster.js in page. Works in IE. $('.element').dragster({ enter: function (dragsterEvent, event) { $(this).addClass('hover'); }, leave: function (dragsterEvent, event) { $(this).removeClass('hover'); }, drop: function (dragsterEvent, event) { ...
Web Development Action Pack Includes various web development jQuery plugins that work with bootstrap 3
This library will automatically proxy CORS requests (Cross-origin resource sharing) if IE9 or below is used. The proxy is integrated in ASP.NET and works with all ASP.NET libraries like WebForms, Mvc and WebApi. jQuery is used at the client side.