CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
22.92k stars 2.78k forks source link

[NEW TOOL] folder structure diagram (tree) #938

Open thearyadev opened 8 months ago

thearyadev commented 8 months ago

What tool do you want? A file/directory tree generator

Describe the solution you'd like Input is tab-indented string, output is a file tree. Similar output to the linux tree command.

Is their example of this tool in the wild? https://tree.nathanfriend.io/

I'd be happy to work on this if it is something you're interested in

sharevb commented 5 months ago

Hi @thearyadev and @CorentinTh, implemented in #1020