Add smooth, fast scrolling to a list containing tens of thousands of items in your web app.
Display a large data table in the browser without freezing the page or causing lag.
Improve performance of any scrollable list view that renders too slowly with standard HTML.
Clusterize.js is a small JavaScript plugin for displaying large sets of data in a scrollable list or table without slowing down the browser. It uses no external frameworks or libraries. The README is brief and directs readers to the project website for usage details and a live demo. The repository tags it as relevant to list views, performance, and scrolling. Installation is available through npm. Beyond that summary, the README does not describe how the plugin works, what options it accepts, or what browsers it supports. The project website at clusterize.js.org is the intended place for documentation.
← nexts on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.