gitlisted / list.js

Do you want a 3 KB (gzipped&minified) cross-browser native JavaScript that makes your plain HTML lists and tables super flexible, searchable, sortable and filterable? Yeah! Do you also want the possibility to add, edit and remove items by dead simple templating? Hell yeah!

Home Page:www.listjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Do you want a 3 KB (gzipped&minified) cross-browser native JavaScript that makes your plain HTML lists and tables super flexible, searchable, sortable and filterable? Yeah! Do you also want the possibility to add, edit and remove items by dead simple templating? Hell yeah!

www.listjs.com