Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 528 Bytes

前端海量数据处理

针对前端处理海量数据,写了个人的解决方案!

虚拟列表

demo 文件

虚拟列表 + webWorker + indexDB 实现

启动步骤:

  1. npm i

  2. npm start

  3. 访问 http://localhost:9527