List.js:实现对不同HTML元素实现搜索、排序、筛选。它小巧、简单、易用,无依赖。

通过这个微型库,可以对不同HTML元素实现搜索、排序、筛选。它小巧、简单、易用,无依赖。

JavaScript 其它杂项

访问GitHub主页

共9804Star

详细介绍

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

推荐源码