dbpasCarousel - a jQuery carousel plugin

dbpasCarousel is another jQuery carousel plugin. This plugin will convert the ul element into a carousel. And you can set the auto generating captions for each slide by using img alt attribute.  

Flexigrid - Lightweight but rich data grid

Flexigrid, a rich data grid jQuery plugin, has the ability to connect to XML and JSON data by using Ajax to load the content.   Flexigrid - Features: Resizable columns Resizable height and width Sortable column headers Cool theme Can convert an ordinary table Ability to connect to an ajax data source (XML and JSON) Paging Show/hide columns Toolbar (new) Search (new) Accessible API Resizable Width JSON Support Toolbar Table Toggle Button Show/Hide Columns control have been move

eCSStender - Take control of your CSS

eCSStender enables developers to patch CSS support in browsers and experiment with new features. It also enables designers to keep browser-specific hacks out of their CSS files. With eCSStender, you can take control of your CSS.  Extensions built with eCSStender greatly simplify the design process because you can author modern CSS using advanced selectors, properties such as border-radius, or custom font faces and rest assured that your design will work... even in IE6.  

Autosize - A plugin to automatically adjust textarea height

Autosize is a Small jQuery plugin to allow dynamic resizing of textarea height, so that it grows as based on visitor input. To use, just call the .autosize() method on any textarea element. Ex: $("textarea").autosize();  

Fancytree - a JavaScript dynamic tree view plugin for jQuery

Fancytree is a JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading.  

Bootstrap Dual Listbox - a responsive dual listbox widget optimized for Bootstrap

Bootstrap Dual Listbox is a responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.  

Alpaca - Easy HTML5 Forms for jQuery

Alpaca is the Easy Forms Engine for jQuery and Twitter Bootstrap. It is built around JSON schema to keep things simple.  The philosophy behind Alpaca is that you should design your forms once and have them work on lots of different devices and UI engines without recoding.   Using Alpaca, you can express your forms object model, types, properties and validation logic. Forms rendered with Alpaca provide intuitive interfaces for your users while giving your business an assurance of data complianc

arbor.js - a graph visualization library using web workers and jQuery

Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling.   It leaves the actual screen-drawing to you. This means you can use it with canvas, SVG, or even positioned HTML elements; whatever display approach is appropriate for your project and your performance needs.  

Tiny Circleslider - A lightweight cross browser circular carousel

Tiny Circleslider is a circular slider / carousel. That was built to provide web developers with a cool but subtle alternative to all those standard carousels. Tiny Circleslider can blend in on any wepage. It was built using the javascript jQuery library.   Tiny Circleslider - Features: IOS and Android support. AMD, Node, requirejs and commonjs support. Supports sliding by thumb or pager A interval can be set to slide automaticaly every given milliseconds Can be set to snap to a page Opt

HTML Table to CSV - jQuery HTML Table to CSV Plugin

HTML Table to CSV is small jQuery utility which allows you to export any HTML table as CSV file. Its very handy tool to use specially during development of reporting projects. It is also useful when you have some 3rd party jQuery table search plugin attached to your table.