Description
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!
list.js alternatives and similar libraries
Based on the "Misc" category.
Alternatively, view list.js alternatives based on common mentions on social networks and blogs.
-
InversifyJS
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. -
Autotrack
DISCONTINUED. Automatic and enhanced Google Analytics tracking for common user interactions on the web. -
mixitup
A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more -
surveyjs
Free Open-Source JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout that lets you load and run multiple web forms, or build your own self-hosted form management system, retaining all sensitive data on your servers. You have total freedom of choice as to the backend, because any server + database combination is fully compatible.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of list.js or a related project?
Popular Comparisons
README
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
- Works both lists, tables and almost anything else. E.g.
<div>
,<ul>
,<table>
, etc. - Search Read more ›
- Sort Read more ›
- Filter Read more ›
- Simple templating system that adds possibility to add, edit, remove items Read more ›
- Support for Chrome, Safari, Firefox, IE9+
Download / Install
Via NPM
npm install list.js
Via Bower
bower install list.js
Via CDNJS
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/2.3.1/list.min.js"></script>
Via Direct Download
Questions / How to?
https://stackoverflow.com/questions/tagged/list.js
Demo / Examples
- Existing list
- Existing list + add
- New list
- Add, get, remove
- Fuzzy search
- Pagination
- Search in specific column
- Filter in range
- Show message filter/search results in 0 items
- Only show list after search/filter
Documentation
Thanks to all lovely contributors! Want to join them?
- Read more at listjs.com/overview/contribute
Creator
Jonny Strömberg @javve | |
---|---|
I hope you like the lib. I’ve put a lot of hours into it! Feel free to follow me on Twitter for news and donate a coffee for good karma ;) |
License (MIT)
Copyright (c) 2011-2020 Jonny Strömberg <[email protected]> javve.com
*Note that all licence references and agreements mentioned in the list.js README section above
are relevant to that project's source code only.