List.js

screenshot of List.js

The 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.

Overview:

List.js is a powerful library designed to enhance tables, lists, and other HTML elements by adding search, sort, filters, and flexibility. It is built to seamlessly integrate with existing HTML, offering a simple and easy-to-use solution for managing data.

Features:

  • Core idea: Provides a simple and invisible way to enhance existing HTML elements.
  • Works on various HTML elements: Can be used on lists, tables, <div>, <ul>, <table>, and more.
  • Search, sort, and filter: Allows users to search, sort, and filter data with ease.
  • Simple templating system: Offers the ability to add, edit, and remove items effortlessly.
  • Cross-browser support: Compatible with Chrome, Safari, Firefox, and IE9+.
webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.