List.js

[ { feature: "sort" }, { feature: "search" }, { feature: "filter" } ]

Do you want a 7 KB cross-browser native JavaScript that makes your plain HTML lists 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!

* Warning: beta release, bugs and bees will be present.

Download 7 KB minified

Want to take a sneak peak at the source or maybe contribute with something cool?

Check out github.com/javve/list
...and follow twitter.com/javve

Look here! This is an example of what List.js can do

Sort features
  • Search Search through all items.
  • Sort Sort lists by value that you choose.
  • Filter Write your own filter functions.

Add List.js-functionality to existing list

HTML

JavaScript

Add List.js to list, and then add new items

HTML

JavaScript