1. jQuery

    By:

    jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library ow... More information

    2,413,239 downloads

    Tags

  2. Json.NET

    By:

    Json.NET is a popular high-performance JSON framework for .NET

    1,651,311 downloads

    Tags

  3. jQuery Validation

    By:

    This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation m... More information

  4. jQuery UI (Combined Library)

    By:

    jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to inte... More information

  5. jQuery Mobile

    By:

    A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at ... More information

  6. Microsoft jQuery Unobtrusive Validation

    By:

    jQuery plugin that unobtrusively sets up jQuery.Validation.

  7. jQuery Color

    By:

    A jQuery plugin that adds the ability to do color animations to jQuery. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/

  8. Microsoft jQuery Unobtrusive Ajax

    By:

    jQuery plugin that lets you unobtrusively set up jQuery Ajax.

  9. Modernizr

    By:

    Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level ... More information

  10. JSON-js json2

    By:

    JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ This package implements JSON encoders/decoders in JavaScript.

  11. jQuery Templates (Beta 1)

    By:

    jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM.

  12. jQuery Cookie

    By:

    A simple, lightweight jQuery plugin for reading, writing and deleting cookies. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/

  13. jQuery Easing

    By:

    A jQuery plugin from GSGD to give advanced easing options.

  14. jQuery KeyTips

    By:

    The KeyTips plugin for jQuery (formerly the Access Key Highlighter plugin) provides various options for highlighting access keys on web forms when the user presses their browser's access key shortcut key, e.g. Alt in Internet Explorer and Safari, Shift+Alt in Firefox.

  15. ZeroClipboard

    By:

    The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface.

  16. NotAClue Dynamic Data Extensions

    By:

    NotAClue Dynamic Data Extensions, Includes: HideColumnIn, ShowOnlyIn and Filter Order attributes with extended MetaModel.

  17. Dynamic Data Extensions

    By:

    NotAClue Dynamic Data Extensions, Includes: HideColumnIn, ShowOnlyIn and Filter Order attributes with extended MetaModel.

  18. Dynamic Data 15 Custom Filters

    By:

    15 Filters for Dynamic Data; GreaterThan, GreaterThanOrEqual, LessThan, LessThanOrEqual, DateRange, Range, Autocomplete, Contains, MultiForeignKey, StartsWith, EndsWith, DateFrom, DataTo.

  19. QUnit for ASP.NET MVC

    By:

    This QUnit support for ASP.NET MVC. You may also use it for ASP.NET Webforms, but the css folder will not be on the default location. QUnit is a powerful, easy-to-use, JavaScript test suite. It's used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code... More information

  20. jquery.captureDocumentWrite

    By:

    Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding content providers for reading entries from pastie or git. Sample usage: $('<div/>').captureDocumentWrite('https://gist.github.com/1158895.js?file=gistfile1.cs', function(content){/*c... More information