0.1.3 • Published 5 years ago

san-long-list v0.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

san-long-list

支持大量数据长列表滚动的san组件。

A san component that support big data list with high scroll performance.

安装 Installation

npm

$ npm install san-long-list

手动安装 Manual

直接下载 dist/san-long-list.js 并在 HTML 文件中引入:

<script src="path/to/dist/san-long-list.js"></script>

CDN

<script src="unpkg.com/san-long-list/dist/san-long-list.min.js"></script>

Demo

固定高度的Demo

动态高度的Demo

0.1.3

5 years ago

0.1.0

5 years ago

0.0.1

6 years ago