Skip to content
forked from javve/list.js

The 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.

License

Notifications You must be signed in to change notification settings

imanmosaedi/list.js

This branch is 265 commits behind javve/list.js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

84d3b2c · Nov 15, 2016
Oct 23, 2016
Nov 12, 2016
Oct 22, 2016
Oct 23, 2016
Oct 3, 2016
May 10, 2015
Oct 23, 2016
Oct 23, 2016
Oct 23, 2016
Jun 13, 2014
Nov 15, 2016
Oct 23, 2016
Oct 15, 2016
Oct 23, 2016
Oct 23, 2016

Repository files navigation

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!

Donate

Core idea

  • Simple and invisible
  • Easy to apply to existing HTML
  • No dependencies
  • Fast
  • Small
  • Handle thousands of items

Features

Download / Install

Via Bower
bower install list.js
Via NPM
npm install list.js
Via CDNJS
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.3.0/list.min.js"></script>
Via Direct Download

Demo / Examples

Documentation

Plugins

Known issues

  • Sorting fails with some UTF8 characters. Example: åä, thinking that ä is before å.

Contributors

Want to contribute?

Creator

Jonny Strömberg @javve
Image of Jonny 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 <[email protected]> http://jonnystromberg.com

About

The 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 1.9%
  • CSS 0.9%