3 Star 0 Fork 0

Gitee 极速下载 / listjs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/javve/list.js
克隆/下载
README.md 4.24 KB
一键复制 编辑 原始数据 按行查看 历史
Jonny Strömberg 提交于 2021-01-17 17:52 . Update links in 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!

Donate npm version CircleCI codecov jsDelivr Hits

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

Documentation

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) 2011-2020 Jonny Strömberg <jonny.stromberg@gmail.com> javve.com

1
https://gitee.com/mirrors/listjs.git
git@gitee.com:mirrors/listjs.git
mirrors
listjs
listjs
master

搜索帮助