πŸ”” Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Quick search is a simple, lightweight jQuery plugin built for Bootstrap framework that enables you to search through large tables, lists and any data sets with user input.

Bootstrap Filter filtering

Documentation

Quick search plugin for Bootstrap

Bower version License

Sometimes you need just simple on-page JavaScript solution to search through tables or lists. Quick Search plugin features simple method of searching pieces of text within any collection of elements. Useful for prototyping, when you don't have backend funcionality implemented, or for production, when you require ultra simple searching solution.

To get started, check out http://skywalkapps.github.io/bootstrap-quick-search!

Quick start

Quick search plugin is built for Bootstrap 3. You have following options of installation:

How to use

The plugin requires only two files to include in your project. Within the download you'll find minified and plain versions of JavaScript and CSS.

bootstrap-quick-search/ β”œβ”€β”€ dist/ β”‚   β”œβ”€β”€ bootstrap-quick-search.css β”‚   β”œβ”€β”€ bootstrap-quick-search.min.css └── javascripts/     β”œβ”€β”€ bootstrap-quick-search.js     └── bootstrap-quick-search.min.js 

Creator

Martin StanΔ›k

Copyright and license

Code and documentation copyright 2015 Martin StanΔ›k. Code released under the MIT license.


You May Also Like