Clusterize.js 商业许可证(Clusterize.js Commercial License)

Clusterize.js Commercial License

-中文-

如果您想要在 HTML 文档中以表格形式显示大量数据,则应始终关注网站的性能。一般来说,可以制作一个包含数百或数千行的表格。但是,处理这种长度的表格并不总是很有趣。尤其是在使用鼠标滚轮时,您会很快注意到滚动不像通常那样流畅。表中的数据量给浏览器带来压力。 Clusterize.js 是一个 JavaScript 库,它通过仅加载和显示表格的某些部分来帮助解决该问题。

  • 适用于任何标签(表格、有序列表、无序列表、div 等...)< /li>
  • 小巧,无依赖(2.25kb 压缩并压缩)
  • IE8+

-英文-

If you have big amounts of data that you want to display in tabular shape within an HTML document, you should always keep an eye on the website’s performance. In general, it is possible to make a table with multiple hundreds or thousands of lines. However, it’s not always fun to work through a table of this length. Especially when using the mouse wheel, you will quickly notice that scrolling is not as smooth as it usually is. The amount of data in the table pressures the browser. Clusterize.js is a JavaScript library that helps with that issue by only loading and displaying certain parts of the table.

  • Works with any tag (table, ordered list, unordered list, div's, etc...)
  • Tiny, no dependencies (2.25kb minified and gzipped)
  • IE8+

发表评论

后才能评论