lighthouse/treemap
Connor Clark 5e179315cf
report: rename i18n to i18n-formatter, move strings to Util (#13933)
2023-01-23 12:30:21 -08:00
..
app report: rename i18n to i18n-formatter, move strings to Util (#13933) 2023-01-23 12:30:21 -08:00
test tests: assert to assert/strict (#14412) 2022-10-07 10:07:42 -07:00
types core(user-flow): cleanup types (#14442) 2022-10-21 10:11:12 -07:00
.eslintrc.cjs misc: move ES modules lint rules to root (#14349) 2022-09-02 13:45:55 -07:00
README.md misc: use a unique local port for the treemap (#14308) 2022-08-24 09:57:46 -07:00
tsconfig.json deps: update to typescript 4.7 (#14058) 2022-06-08 12:36:17 -07:00

README.md

Lighthouse Treemap Viewer

Demo

Development

yarn serve-treemap

# in separate terminal, start build watch
# dependency: `brew install entr`
find treemap | entr -s 'DEBUG=1 yarn build-treemap'
open http://localhost:7333/treemap/?debug