Clusterize.js – Tiny plugin to display large data sets easily
Clusterize.js is a tiny vanilla JS plugin to display large data sets easily.The main idea is not to pollute DOM with all used tags. Instead of that – it splits the list to clusters, then …