Skip to content

Latest commit

 

History

History
77 lines (66 loc) · 3.53 KB

README.md

File metadata and controls

77 lines (66 loc) · 3.53 KB

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

Demo / Examples

Documentation

Plugins

Known issues

  • Sorting fails with åä, thinking that ä is before å.
  • There should not be a limit for how many items that could be parsed.
  • Class asc and desc should be removed as soon as the sorting breaks.
  • Tables row items can't be created with the { item: '<html>' }-method.

Contributors

Want to contribute?

License (MIT)

Copyright (c) 2012 Jonny Strömberg <jonny.stromberg@gmail.com> http://jonnystromberg.com