Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

rsookram/as-enclosure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

as-enclosure

as-enclosure is a command line tool that takes a list of file + count pairs, and visualizes them with an enclosure diagram.

For example, given:

dir1/foo.js:24
dir1/bar.json:5
dir2/qux.ts:12
dir2/hoge.css:3
dir2/baz.html:24

it will generate:

visualization of input data as an enclosure diagram

The visualization is generated by repo-visualizer, and the name of the repo is from as-tree.

About

Command-line tool to visualize data with an enclosure diagram

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • TypeScript 100.0%