Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 831 Bytes

File metadata and controls

26 lines (16 loc) · 831 Bytes

React Create Component

A template based extension to create a React component from contextual menu.

Usage

Right click on the folder where you want to create your component, click on "React create component" menu, fill the name of the component and choose the template.

Features

  • You can create a component from the contextual menu
  • You can create your own component's template
  • You can download templates

0.0.1

Initial release of react-create-component.

0.0.3

  • Add download remote templates for samples.

Enjoy!