sized

Calculate the size of files/directories

Usage no npm install needed!

<script type="module">
  import sized from 'https://cdn.skypack.dev/sized';
</script>

README

sized

Maintainability Test Coverage FOSSA Status

Command line utility to calculate folder sizes.

Usage

sized [options] [dir]

sized .

Options

flag description usage
--h prints out the help screen sized --h
--i [path] Adds path glob to ignored list sized --i node_modules/**/*
--debug Shows debugging logs sized --debug

License

FOSSA Status