twbs/icons

Look into splitting the homepage in chunks

Offen

#195 geöffnet am 30.03.2020

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)TypeScript (1.121 Forks)batch import
docsenhancementhelp wanted

Repository-Metriken

Stars
 (8.103 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Maybe we could output all the icons in JSON, add a "Load More" button and load on click.

Currently we just have too many DOM elements and this will just keep increasing. Another way would be to look into using a JS plugin for this and just split the homepage in subpages like https://infinite-scroll.com/demo/full-page/

Contributor Guide