hugelist

HugeList

GitHub Repo GitHub Repo

HugeList is a standalone JavaScript class for rendering large tabular datasets (300,000+ rows) in the browser. It uses virtual scrolling so only the visible rows are ever rendered, making it fast even with massive datasets.

You can try a live sample here

Overview

Key features:


You can view all documentation on hugelist.md

You can get more powerful toys on…