simcn / 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.

Home Page:http://listjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

Donate npm version CircleCI codecov

Core idea

  • Simple and invisible
  • Easy to apply to existing HTML
  • No dependencies
  • Fast
  • Small
  • Handle thousands of items

Features

Download / Install

Via Bower
bower install list.js
Via NPM
npm install list.js
Via CDNJS
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.5.0/list.min.js"></script>
Via Direct Download

Demo / Examples

Documentation

Plugins

Thanks to all lovely contributors! Want to join them?

Creator

Jonny Strömberg @javve
Image of Jonny 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) 2012-2017 Jonny Strömberg <jonny.stromberg@gmail.com> http://javve.com

About

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.

http://listjs.com

License:MIT License


Languages

Language:JavaScript 96.9%Language:HTML 2.3%Language:CSS 0.8%