Learn More About File Structure Generator
What is File Structure Generator?
File Structure Generator is a tool that allows users to create and visualize file structures, and generate downloadable ZIP files based on the input. It's built with Next.js and React, providing an interactive and user-friendly interface.
Key Features
- Interactive file structure input
- Visual representation of the file structure
- Customizable default file type
- ZIP file generation for download
- Dark/Light mode toggle
How to Use
- Enter your desired file structure in the text area, using spaces for indentation.
- Select the default file type for files without extensions.
- Click "Generate Structure" to visualize the file structure.
- Optionally, click "Download ZIP"to get a ZIP file of the structure.
Technologies Used
- Next.js
- React
- Tailwind CSS
- Shadcn UI
- Lucide React (for icons)
- JSZip (for ZIP file generation)
- File-saver (for downloading files)
- Framer Motion (for animations)
Contributing
Contributions are welcome! Please feel free to submit a Pull Request to the project repository.
License
This project is open source and available under the MIT License.