"Optimized for big data"
SmartTable is a JavaScript table component designed to run smoothly even with millions of records. Thanks to its virtual scroll architecture, it only writes the visible rows to the DOM, eliminating memory and performance issues with large datasets. It makes data exploration easy with real-time filtering, multi-column sorting, and both horizontal and vertical scroll support. Custom cell designs can be created for each column via createCustomItemCell, allowing flexible visual content per column. Since column widths, heights, and colors are all configurable through parameters, it can be quickly adapted to different projects.
https://bug7a.github.io/js-smart-data-table/02-comp-m3-samples/smart-table.htm
https://bug7a.github.io/js-smart-data-table/02-comp-m3-samples/smart-table-2.htm
Bugra Ozden
bugra.ozden@gmail.com
bug7a.github.io
Copyright 2020-2026 Bugra Ozden bugra.ozden@gmail.com
Licensed under the Apache License, Version 2.0