Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deftomat/size-history-cli

Get and remember the file/dir size.
https://github.com/deftomat/size-history-cli

brotli gzip history size

Last synced: 18 days ago
JSON representation

Get and remember the file/dir size.

Awesome Lists containing this project

README

        

# size-history-cli

Get and remember the file or directory size.

Gzip and Brotli sizes will be calculated automatically for every compressible file which is smaller than 32MB.

## Installation

> ⚠️ Tool is probably not working on Windows!

```
npm install --global size-history-cli
```

## Usage

```
$ size-history [-t|--table]
```

**Example:**

```
$ size-history page.html -t
```

**Options:**

- `-t | --table`: render table with previous results (works only when there is at least one history record)