dojo-layer-treemap

CLI for generating treemaps showing the distribution of the modules included in a dojo layer file.

Usage no npm install needed!

<script type="module">
  import dojoLayerTreemap from 'https://cdn.skypack.dev/dojo-layer-treemap';
</script>

README

NPM version Build Status Dependency Status

CLI for generating treemaps showing the distribution of modules in your dojo layer file.

Work in progress!

Install

$ npm install -g dojo-layer-treemap
$ dojo-layer-treemap --help
$ dojo-layer-treemap dist/dojo/dojo.js dist/build-report.txt

License

MIT © AGRC