Clusterize.js

Software Screenshot:
Clusterize.js
Software Details:
Version: 0.8.2 updated
Upload Date: 19 Jul 15
Developer: Denis Lukov
Distribution Type: Freeware
Downloads: 6

Rating: nan/5 (Total Votes: 0)

Clusterize.js enables programmers to load huge amounts of information on a Web page without blocking the user's browser.

Doing something like this would normally make the data very hard to navigate, pollute the HTML DOM with useless elements, and in some cases even crash the browser itself.

The Clusterize.js library avoids this problem by splitting the data in smaller clusters and only showing the ones that need to be displayed.

Special modifications are made to the data container to alter the scrollbar size, letting the user know there's more data available, even if he doesn't know it hasn't been loaded yet.

This data will be loaded and displayed only when the user scrolls in that direction, fetching it at runtime just like with lazy loading algorithms.

Clusterize.js can work with lists, tables, and DIVs, and will certainly give a performance boost to any dashboard or datagrid.

A demo is included with the download package.

What is new in this release:

  • Fixed:
  • Scrolling gets cut off in the example on Mac OS X.

What is new in version 0.7.0:

  • Added .prepend method.

What is new in version 0.5.0:

  • Added IE8 support.

What is new in version 0.3.1:

  • Fixed TD generation if no data.

Requirements:

  • JavaScript enabled on client side

Other Software of Developer Denis Lukov

jq.entry
jq.entry

12 May 15

Comments to Clusterize.js

Comments not found
Add Comment
Turn on images!