Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Fancy react component creatorNew to Visual Studio Code? Get it now.
Fancy react component creator

Fancy react component creator

rafikus

|
52 installs
| (0) | Free
Util made to quickly create folder with React component, its styles file and test file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fancy CREATE-REACT-COMPONENT

Generatos directory for typescript React component

Filled with starter template, has options for Functional components

You are able to choose which files to include in creation.

In the end you get a directory that looks like this:

-example-component/
---example-component.tsx
---example-component.sass
---example-component.test.tsx
---example-component-types.ts
---index.ts
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft