https://github.com/nhope123/react-wizardry
VS Code extension to automates the repetitive tasks of creating React component folder and files
https://github.com/nhope123/react-wizardry
generate-code reactjs vscode-extension
Last synced: 8 months ago
JSON representation
VS Code extension to automates the repetitive tasks of creating React component folder and files
- Host: GitHub
- URL: https://github.com/nhope123/react-wizardry
- Owner: nhope123
- License: mit
- Created: 2024-11-07T22:44:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T20:51:58.000Z (about 1 year ago)
- Last Synced: 2025-03-30T22:30:35.532Z (10 months ago)
- Topics: generate-code, reactjs, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Wizardry
Simplify your React development workflow with ReactWizardry! This powerful VS Code extension automates the repetitive tasks of creating component folder and files, allowing you to focus on building great apps.
## Key Features:
- Instantly generate component folders with pre-configured files.
- Create new files with boilerplate code.
- Support for functional component with or without props.
- Create component test file.
- Seamless integration with your existing React projects.
- Say goodbye to manual component setup and let ReactWizardry handle the heavy lifting. Accelerate your productivity and build React apps like a pro!
## Requirements
No current requirements
## Extension Settings
No current settings
## Known Issues
## Release Notes
### 1.0.1
Initial release of ReactWizardry
**Enjoy!**