https://github.com/janicduplessis/treemap-cli
https://github.com/janicduplessis/treemap-cli
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/janicduplessis/treemap-cli
- Owner: janicduplessis
- License: mit
- Created: 2019-07-18T20:13:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T23:48:28.000Z (over 6 years ago)
- Last Synced: 2025-01-29T02:59:29.612Z (11 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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