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

https://github.com/janicduplessis/treemap-cli


https://github.com/janicduplessis/treemap-cli

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# treemap-cli

## Installation

```sh
npm i -g treemap-cli
```

## Usage

```sh
treemap [path-to-dir]
```

Will generate ./index.html (not configurable atm)

Uses https://developers.google.com/chart/interactive/docs/gallery/treemap for the visualization