dirsize-cli
v1.0.2
Published
is a lightweight and developer-friendly CLI tool that visualizes the size of directories and files in a tree-like structure — just like tree, but with file sizes! It's especially useful for understanding which parts of your project are taking up the most
Readme
dirsize-cli
is a lightweight and developer-friendly CLI tool that visualizes the size of directories and files in a tree-like structure — just like tree, but with file sizes! It's especially useful for understanding which parts of your project are taking up the most space.
Table of Contents
🚀 Features
- 📁 Visual, tree-style representation of folders and file sizes
- ⚙️ Supports custom depth, folder exclusions, and JSON output
- 🧪 Skips heavy/internal folders like node_modules and .git by default
- 📊 Helps identify large files or bloated directories quickly
📦 Installation
npm install -g dirsize-cli🔧 Usage
dirsize ./👤 Author
Pragyanshu
📄 License
This project is licensed under the MIT license.
