Skip to content

Util for Visual Studio Code made to quickly create folder with React component, styled file and index file

Notifications You must be signed in to change notification settings

alekslario/create-react-component

 
 

Repository files navigation

CREATE-REACT-COMPONENT

Generates directory for React component.

Forked from https://github.com/olehvolynets/create-react-component and edited to fill my needs.

Filled with starter template, has options for Pure and Functional components

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

-ComponentFolder/
---Component.js
---styled.js
---index.js

Who made it?!

About

Util for Visual Studio Code made to quickly create folder with React component, styled file and index file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%