lighthouse/treemap
Alex N. Jose 4e5d5d14aa
misc: replace appendChild with append (#13995)
2022-05-16 11:55:23 -07:00
..
app misc: replace appendChild with append (#13995) 2022-05-16 11:55:23 -07:00
test tests: add eslintrc jest env and remove all the env comments (#13954) 2022-05-06 16:12:13 -07:00
types misc(build): convert to ES modules (#13967) 2022-05-06 15:24:53 -07:00
.eslintrc.cjs misc: remove 'use strict' from module code (#13869) 2022-04-18 13:00:12 -07:00
README.md misc: rename lighthouse-treemap to treemap (#13246) 2021-10-26 13:57:16 -07:00
package.json misc: rename lighthouse-treemap to treemap (#13246) 2021-10-26 13:57:16 -07:00
tsconfig.json misc: rename lighthouse-treemap to treemap (#13246) 2021-10-26 13:57:16 -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:8000/treemap/?debug