Filterable

screenshot of Filterable

UNSUPPORTED: Bootstrap themed per-column filter for an HTML table

Overview

The Filterable plugin is a jQuery plugin that allows for per-column filtering on an HTML table. It is specifically designed to work with Bootstrap and X-editable themes.

Features

  • Bootstrap and X-editable themed
  • Preforms per-column filtering for an HTML table
  • Allows customization of options such as case-sensitivity, ignore columns, editable options, and more

Summary

The Filterable plugin is a useful tool for adding per-column filtering functionality to HTML tables. It is designed to work seamlessly with Bootstrap and X-editable themes, allowing for easy customization of options. While it is no longer actively supported and may become outdated with the release of Bootstrap 4, users are encouraged to contribute updates via pull requests.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.