List.js
Perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML. Really simple and easy to use!
Core idea
- Simple and invisible
- Easy to apply to existing HTML
- No dependencies
- Fast
- Small
- Handle thousands of items
Features
- Works both lists, tables and almost anything else. E.g.
<div>
,<ul>
,<table>
, etc. - Search Read more ›
- Sort Read more ›
- Filter Read more ›
- Simple templating system that adds possibility to add, edit, remove items Read more ›
- Plugins Read more ›
- Support for Chrome, Safari, Firefox, IE6+
Download / Install
Via Bower
bower install list.js
Via CDNJS
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script>
Via Direct Download
Demo / Examples
- Existing list
- Existing list + add
- New list
- Add, get, remove
- Fuzzy search
- Pagination
- Search in specific column
- Filter in range
- Show message filter/search results in 0 items
- Only show list after search/filter
Documentation
Plugins
Known issues
- Sorting fails with some UTF8 characters. Example:
åä
, thinking thatä
is beforeå
.
Contributors
- javve / Jonny Strömberg
- lusentis / Simone Lusenti
- dancrew32 / Dan Masquelier
- himynameisjonas / Jonas Forsberg
- LuukvE Luuk van Egeraat
- endorama / Edoardo Tenani
- sprynmr / Bob Spryn
- francescolaffi
- ryantanner
- idlefella
- julienbechade / Julien Béchade/
- matthewheston
- gvido / Gvido Glazers
- karlwestin / Karl Westin
- joakin / Joaquin
- dancrew32 / Dan Masquelier
- jkeyes / John Keyes
- samosad / Alexey Tabakman
- Page-
- urkle / Edward Rudd
Want to contribute?
- Read more at listjs.com/overview/contribute
Creator
Jonny Strömberg @javve | |
---|---|
I hope you like the lib. I’ve put a lot of hours into it! Feel free to follow me on Twitter for news and donate a coffee for good karma ;) |
License (MIT)
Copyright (c) 2012-2016 Jonny Strömberg <jonny.stromberg@gmail.com> http://jonnystromberg.com