twbs/icons

Look into splitting the homepage in chunks

Open

#195 创建于 2020年3月30日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)JavaScript (1,049 fork)batch import
docsenhancementhelp wanted

仓库指标

Star
 (6,955 star)
PR 合并指标
 (平均合并 1天 5小时) (30 天内合并 2 个 PR)

描述

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/

贡献者指南