Skip to content
/ dree Public

Tool to generate text diagrams of folder and file structures 📁.

Notifications You must be signed in to change notification settings

dresandev/dree

Repository files navigation

Dree 🌴

Screenshots

dree

About the project

Yes, Dree like Tree 🐻‍❄️, this project could be seen as a reimplementation of the project https://tree.nathanfriend.io giving it my touch on the UI and using lighter technologies.

Important

All credits for the logic to generate the diagram for https://gitlab.com/nfriend/, I only removed the use of lodash.

Comparison of technologies

Dree tree.nathanfriend.io
Next.js (React - Functional components) React (Class Components)
CSS Modules Bootstrap/SASS
Vanilla JS Lodash
Zustand Redux