Skip to content

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

License

Notifications You must be signed in to change notification settings

ming680/san-long-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%