It would be great if there was a way to view package size visually. This could be achieved by reading the `unpackedSize` prop from the registry and then rendering the node radius larger or smaller in the graph. - Related https://github.com/anvaka/npmgraph.an/pull/27
It would be great if there was a way to view package size visually.
This could be achieved by reading the
unpackedSizeprop from the registry and then rendering the node radius larger or smaller in the graph.