sizeitup

1.0.7 • 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

Installation

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!

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i sizeitup

    Weekly Downloads

    382

    Version

    1.0.7

    License

    ISC

    Unpacked Size

    12.7 kB

    Total Files

    10

    Last publish

    Collaborators

    • itwcw2000