Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Fast React component generatorNew to Visual Studio Code? Get it now.
Fast React component generator

Fast React component generator

Tommy Nordum

|
60 installs
| (0) | Free
One-click generator to create new React components based on best practices.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fast React component generator for Vscode

One-click generator to create new React components based on best practices.

It will create:

  • A new folder
    • {name}.tsx
    • {name}.css (or .module.css | .module.scss)
    • {name}.stories.tsx (optional)
    • index.ts

Demo

Demo

Release Notes

1.1.0

Add user selectable options for SCSS, CSS modules and Storybook.

1.0.0

Initial release of the Fast React component generator.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft