https://github.com/decompil3d/chonk
Check the size of a file and determine its chonkiness
https://github.com/decompil3d/chonk
Last synced: about 1 year ago
JSON representation
Check the size of a file and determine its chonkiness
- Host: GitHub
- URL: https://github.com/decompil3d/chonk
- Owner: decompil3d
- License: mit
- Created: 2019-02-26T20:28:15.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T02:14:50.000Z (over 1 year ago)
- Last Synced: 2025-03-27T15:21:44.633Z (over 1 year ago)
- Language: JavaScript
- Size: 12.5 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# `chonk`
Check the size of a file and determine its chonkiness
Inspired by
## Installation
```sh
# Local
npm i -D chonk
# Global
npm i -g chonk
```
## Usage
```sh
chonk [] ...
```
### Options
```sh-session
Options:
--help Show help [boolean]
--version Show version number [boolean]
--lawd, -L Minimum size in kilobytes for OH LAWD, OT COMIN'!
[number] [default: "50000"]
--mega, -M Minimum size in kilobytes for MEGACHONKER
[number] [default: "10000"]
--hefty, -H Minimum size in kilobytes for HEFTYCHONK
[number] [default: "2000"]
--heck, -h Minimum size in kilobytes for A heckin' chonker
[number] [default: "500"]
--chonk, -c Minimum size in kilobytes for It chonk [number] [default: "50"]
```
### Sample
```sh-session
$ chonk lawd.dmg mega.zip hefty.tar.gz heckin.jpg chonk.pdf fine.txt
```
