Can be utilized to generate basic ReactJS components. Feelm free to make changes and customize it to your needs. Also, open for collaboration, if required.
This VS Code extension allows the user to generate ReactJS components, by just a click.
The generator would generate 1 folder containing 2 files, corresponding to it's name the user enters, JavaScript and CSS.
null
This extension contributes the following settings:
react-component-generator.enable
: To enable this extension.react-component-generator.disable
: To disable this extension.
null
null.
First version of react-component-generator released!