Interactive ASCII folder structure diagram generator with support for multiple project templates.
Write in the editor:
- src
- components
- ui
- shared
- pages
- index.tsx
- about.tsx
- styles
- globals.css
Get instant ASCII tree:
src
├── components
│ ├── ui
│ └── shared
├── pages
│ ├── index.tsx
│ └── about.tsx
└── styles
└── globals.css
- 📝 Write in Markdown-style list format
- 🔄 Bidirectional conversion between list and ASCII tree
- 🎯 Keyboard shortcuts for quick editing
- ⚡ Project templates for popular frameworks
MIT License © 2024 Mirrorgo
Made with ❤️ by Mirrorgo