CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
23.28k stars 2.83k 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 6 months ago

Hi @thearyadev and @CorentinTh, implemented in #1020

sharevb commented 1 week ago

Hi, for people interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)