8000 GitHub - Mirrorgo/ascii-tree: best ascii tree generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mirrorgo/ascii-tree

Repository files navigation

TreeScii - ASCII Tree Generator

Interactive ASCII folder structure diagram generator with powerful editing features and multiple project templates.

Online Access

https://ascii-tree.mirotoys.com/

Example

Write in the editor:

- src/
  - components/ # support comment
    - ui/
    - shared/
  - pages/
    - index.tsx
    - about.tsx
  - styles/
    - globals.css

Get instant ASCII tree:

src
├── components # support comment
│   ├── ui
│   └── shared
├── pages
│   ├── index.tsx
│   └── about.tsx
└── styles
    └── globals.css

License

MIT License © 2025 Mirrorgo


Made with ❤️ by Mirrorgo

About

best ascii tree generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0