AI-powered React component generator that creates high-quality, production-ready components from natural language descriptions
Stars
5
Forks
0
Watchers
5
Open Issues
0
Overall repository health assessment
^2.0.15^2.0.15^7.28.3^7.28.3^7.28.21.1.41.1.21.1.42.1.42.1.11.1.41.2.21.1.11.1.1latest1.2.4^10.4.20^0.7.1^2.1.1latestlatest^3.10.1^0.454.015.2.4^0.4.6^5.12.2^19^19^7.60.0^4.1.8^1.7.4^2.5.5^1.0.74.0.17^4.1.9^7.28.0^22^19^19^8.5^4.1.91.3.3^516
commits
Add theme support with ThemeProvider and ThemeToggle components
5a6956eView on GitHubUpdate textarea styling in Home component for improved user experience with added border and padding
de5f497View on GitHubEnhance component generation logic with comprehensive expansion guidelines and critical priority rules. Refactor GeneratePage component to include a loading state using Suspense for improved user experience during component generation.
7b77c74View on GitHubReplace video with GIF preview in README files and remove video asset
dfdcd35View on GitHubUpdate video source links in README files for consistent access
feb3a0bView on GitHubEnhance component preview functionality by refactoring to support multiple preview codes. Update the GeneratePage component to handle example selection and improve error handling for empty preview codes. Modify the Component type to store an array of preview codes instead of a single code, ensuring better flexibility in showcasing component variants.
3c1061cView on GitHubRefactor preview container in GeneratePage component by removing unnecessary background styling for a cleaner layout.
7f1c307View on GitHubUpdate package dependencies by removing unused packages and updating existing ones for better performance and compatibility. Adjust pnpm-lock.yaml accordingly to reflect these changes.
df184dfView on GitHubAdd .env.example file for environment variable configuration and update .gitignore to exclude specific env files
8da90b7View on GitHubRefactor header layout in GeneratePage component for improved structure and styling, consolidating link and title elements.
07aec3eView on GitHubAdd component expansion strategy for vague user requests in generation logic
abd8771View on GitHubRemove hardcoded random content and emojis from the AST parser, simplifying the generation logic for component previews.
18f1d82View on GitHubRefactor routing to navigate to the generate page and enhance component preview code generation logic. Introduce a new GeneratePage component for displaying generated components, including improved error handling and user interface elements.
8e8b037View on GitHubAdd JSZip for component download functionality and update styles
c5dcb3fView on GitHub