DataTables - table plug-in for jQuery

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.   DataTables - Features: Variable length pagination On-the-fly filtering Multi-column sorting with data type detection Smart handling of column widths Display data from almost any data source DOM, Javascript array, Ajax file and server-side processing (PHP, C#, Perl, Ruby, AIR, Gears

RMSforms - A flexible CSS Forms Framework to Help Style Those Pesky Forms

RMSforms is a flexible CSS forms framework to help style those pesky forms. To apply it to your forms, simply download the RMSforms CSS Stylesheet, link to it from your HTML and apply the correct classes to the HTML structure and you will be on your way to creating complex CSS-based, tableless, flexible forms with ease.  

Simply-Buttons - create cross-broswer nice-looking buttons

Simply-Buttons is a technique for creating nice looking buttons. You can easily modify the buttons look and feel by creating your own stylesheet.   Simply-Buttons - Features: Buttons size to fit text. There are 3 states: Inactive, Active, and Hover. They look and behave the same way in every browser and operating system. The do not need the javascript to work, they work with just the css  

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.  

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

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.  

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

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.  

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.  

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();