List.js is a native JavaScript library that adds extra functionality to your HTML lists.
List.js allows searching and filtering list items, sorting them by whatever value you choose, and update or remove lists whenever you please.
The most obvious use that comes in mind is for aggregate websites, however, list.js will come in handy for almost any website/web app, just because it adds so much to the usual, “boring” HTML list.
- Website: http://listjs.com/
- Demo: http://listjs.com/examples.html














