| ViteRaptor GUI Extension🦖 ViteRaptor GUI is a Visual Studio Code extension that provides a beautiful, user-friendly graphical interface for the ViteRaptor CLI tool. Features
🎨 Beautiful Interface: Modern, VS Code-themed UI with animations📝 Form-based Configuration: Easy-to-use forms instead of command-line arguments🚀 One-click Project Creation: Generate React projects with terminal integration📋 Command Generation: Generate CLI commands that you can copy and run manually🔄 Real-time Validation: Instant feedback on project names and settings📁 Directory Selection: Browse and select target directories with ease⚡ Lightning Fast: Built for speed and efficiency🖥️ Terminal Integration: Opens VS Code terminal and runs commands directly Installation
Install the ViteRaptor CLI tool: npm install -g viteraptor
Install this VS Code extension from the marketplace or build from source. Usage
Open the Command Palette (Ctrl+Shift+PorCmd+Shift+P)Type "ViteRaptor" and select "🦖 ViteRaptor: Open Project Generator"Fill in your project configuration:
Project Name: Enter a unique name (lowercase, numbers, hyphens only)Language: Choose JavaScript or TypeScriptTemplate: Select from Basic, Context, Router, or Full StackOptions: Toggle Tailwind CSS, Git, auto-install, and dev serverClick "🖥️ Open Terminal & Run" or "📋 Generate Command" Keyboard Shortcuts
Ctrl/Cmd + Enter: Open terminal and run commandCtrl/Cmd + G: Generate command Templates
Basic: Minimal React + Vite setupContext: Includes pre-configured React ContextRouter: React Router included for navigationFull Stack: Both Context and Router included Requirements
VS Code 1.74.0 or higherNode.js 14+ViteRaptor CLI tool installed globally CommandsThis extension contributes the following commands: 
viteraptor-gui.showPanel: Open ViteRaptor GUI panel Features🎯 No Dependencies
Pure JavaScript implementationNo external dependencies requiredLightweight and fast 🖥️ Terminal Integration
Opens VS Code integrated terminalRuns commands directly in your workspaceNo need for external processes 🎨 Modern UI
VS Code theme integrationSmooth animations and transitionsResponsive design for all screen sizes 📋 Command Generation
Generate complete CLI commandsCopy to clipboard functionalityPerfect for automation and scripts DevelopmentTo set up for development: 
Clone this repositoryOpen in VS CodePress F5to launch a new Extension Development Host windowRun the command 🦖 Open ViteRaptor GUIto test LicenseMIT License - see LICENSE file for details. SupportIf you encounter any issues or have feature requests, please file them at the GitHub repository. 
 Enjoy creating React projects with ViteRaptor! 🦖⚡ |  |