Introduction
This is queness' first Javascript plugin post. From now one, we will showcase a javascript plugin/tool every week and eventually, we will build a repository for all useful and robust plugins.
List.js is a tiny in size (7KB!) but robust cross-browser native Javascript that add numerous features to your list. It enhances HTML list element by adding search, sort, filter, add, get, update and remove functionality.
Except the functionality, it has great performance as well. It able to index large amount of data and perform operation on it at reasonable speed.
One more thing, this plugin is still in Beta. However, it seems to be pretty stable and most of the issues have been fixed (in github). Also, it's lack of pagination, but it's on its way.
Screenshots
SPECIFICATIONS & DOWNLOAD
- Official Website / Demo / Download
- Plugin Category: Table & Data
- Requirement: Javascript Support
- Compatibility: All Modern Browsers
- License: MIT License
Comments will be moderated and
rel="nofollow"
will be added to all links. You can wrap your coding with[code][/code]
to make use of built-in syntax highlighter.