sizeitup

1.0.9 • Public • Published




Site | NPM Module | GitHub Repo

Size It Up is an NPM module for backend and frontend developers that logs the size of a directory and its files.

Ever wondered how much digital weight your directories are carrying? Look no further! Introducing sizeitup - an easy command-line tool that displays directory and file sizes. It's time to shed those digital pounds!

🦄 Features

  • Displays the size of a directory and its files
  • Easy to use
  • Lightweight

📦 Install Size It Up

To bring sizeitup into your life, simply run:

npm install -g sizeitup

⚡️ Usage

To let sizeitup work its magic on a given directory, run:

sizeitup <directory> [--show-files] [--depth <depth>]

Replace <directory> with the path to the directory you want to analyze.

Flags

  • --show-files: Include files adn their sizes in the output - because we all know size matters!
  • --depth <depth>: Specify the depth of the directory tree to display. The default is Infinity.

🔧 Example

sizeitup ./example-dir --show-files

It's time to sizeitup and see which directories need to hit the digital gym!

🗨️ Final Words

If you are still having difficulty, we would love for you to post a question to the Size It Up issues page. It is much easier to answer questions that include your code and relevant files! So if you can provide them, we'd be extremely grateful (and more likely to help you find the answer!)

📚 Projects Using this Library

Ask us to have your project listed! :)

Dependencies (1)

Dev Dependencies (2)

Package Sidebar

Install

npm i sizeitup

Weekly Downloads

107

Version

1.0.9

License

ISC

Unpacked Size

9.81 kB

Total Files

6

Last publish

Collaborators

  • itwcw2000