antonmedv / jsize

Find out minified and gzipped npm package size
MIT License
178 stars 12 forks source link

Add ability to size files within modules #3

Closed DylanPiercey closed 7 years ago

DylanPiercey commented 7 years ago

This allows for seeing the size of files within a project.

For example you could run

jsize lodash/map

To get the size of that single component.