Skip to content

xmehdi01/directory-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Directory-Tree

Application let you draw hierarchy of a the current directory.

Install

npm install -g ts-node typescript '@types/node'

Run

ts-node app.ts

Demo

๐Ÿ“„โ€”app.ts        
๐Ÿ“‚โ€”Folder        
    ๐Ÿ“‚โ€”deepFolder
        ๐Ÿ“„โ€”1.js  
        ๐Ÿ“„โ€”2.js  
๐Ÿ“„โ€”package-lock.json
๐Ÿ“„โ€”package.json
๐Ÿ“„โ€”README.md
๐Ÿ“„โ€”tsconfig.json

ToDo:

  • Add possibility to specific the folder you want to draw its hierarchy <directory_path>.
  • Add some details of file (How much items contains, and its size kb, date/time created ).

About

๐Ÿ“‚๐Ÿ“„ App draw hierarchy of a directory with its deep folders and files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published