Filtering

Sieve - add an interactive search filter to any block of content

Sieve is a jQuery plugin that allows you to quickly add an interactive search filter to any block of content.  

Yadcf - Yet Another DataTables Column Filter

Yadcf is a datatable column filter jQuery plugin that allows the user to easily add filter components to table columns, this plugin works on top of the DataTables jQuery plugin. ​ Yadcf - Features: Support DataTables  Support all data source: DOM, Javascript, Ajax and server-side processing  Various filter options - 9 different types: select input multiple selection input text input autocomplete input date input  range of numbers range of numbers with slider widget range of d

Shuffle - Categorize, sort, and filter a responsive grid of items

Shuffle, a jQuery shuffle plugin that will categorize, sort, and filter a responsive grid of items.   Shuffle - Features: Fast - Only one forced synchronous layout (aka reflow) on init, sort, or shuffle. Uses CSS Transitions! Responsive (try resizing the window!) Filter items by groups Items can have multiple groups and be different sizes Sort items Advanced filtering (like searching)  

jQuery Dynatable - A funner, semantic, HTML5+JSON, interactive table plugin

jQuery Dynatable is a funner, semantic, interactive table plugin using jQuery, HTML5, and JSON. The purpose of Dynatable is to provide a simple, extensible API, which makes viewing and interacting with larger datasets easy. It provides a framework for implementing the most common elements out of the box, including sorting, searching and filtering.  

Knwl.js - A Natural Language Processor in JS

Knwl.js is a Natural Language Processor built with JavaScript, put simply, Knwl.js scans through text, user data, or just about anything for data of interest, phone numbers, dates, locations, emails, times, and more. Even check if the string may be spam, or get the overall emotion.  

Filterable - Bootstrap themed per-column filter for an HTML table

Filterable is Bootstrap and X-editable themed jQuery plugin that preforms per-column filtering for an HTML table.  

DyLay - A responsive dynamic layout jQuery plugin

DyLay is a jQuery plugin which allows to create dynamic layout very easily. It respects order of elements.    This responsive dynamic layout plugin has 3 public methods : position: fill the hole filter: filter the elements which correspond to the selector passed in argument ( string ) sort: sort the elements by data- the first argument ( string ) and the way is defined by the second ( asc or desc )  

Quicksand - a jQuery plugin for reordering and filtering items

Quicksand is a jQuery plugin for reordering and filtering items with a nice shuffling animation.   At the very basic level, Quicksand replaces one collection of items with another. All you need to do is provide those sets of items. You can do it in a couple of ways: Use plain HTML, like an unordered list. Download data by an Ajax call Transform HTML items by JavaScript (for example, sort them differently)  

jQuery Filter Table - Live searching/filtering for HTML tables in a jQuery plugin

jQuery Filter Table will add a search filter to tables. When typing in the filter, any rows that do not contain the filter will be hidden. One can also define clickable shortcuts for commonly used terms.  

jTable - A JQuery plugin to create AJAX based CRUD tables

jTable is a jQuery plugin that is used to create AJAX based CRUD tables without coding HTML or Javascript.   It has several features including: Automatically creates HTML table and loads records from server using AJAX. Creates 'create new record' jQueryUI dialog form. When user creates a record, it sends data to server using AJAX and adds the same record to the table in the page. Creates 'edit record' jQueryUI dialog form. When user edits a record, it updates server using AJAX and updates a