Skip to content

mdiflorio/react-component-generator

Repository files navigation

generate-react-component

A extension for VSCode which adds menu items to create a React/React native class or pure function.

Features

The extension will ask you for a component name, then it will create a folder with pre-filled index and styles files.

Example

Extension Settings

React Native Component: Boolean

  • If set to true, components generated will be for React Native.

Todo

  • Adding tests.
  • Add support for TypeScript

About

VSCode extension that adds ability to create react class or pure function from file explorer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published