Package: wnpp Severity: wishlist Owner: Alexandre Rossi <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : libjs-clusterize Version : 1.0.0 Upstream Contact: Denis Lukov <[email protected]> * URL : https://github.com/NeXTs/Clusterize.js * License : MIT Programming Lang: Javascript Description : Tiny vanilla JS plugin to display large data sets easily The main idea is not to pollute DOM with all used items in big lists. Instead of that it splits the list to clusters, then shows elements for current scroll position and adds extra rows to top and bottom of the list to emulate full height of table so that browser shows scrollbar as for full list. It can be used on a table, ordered list, unordered list and even list of div's. This will be a dependency of the webui of src:transmission, see https://github.com/transmission/transmission/issues/8697 I'll propose to maintain this within the js-team.

