Skip to content

Super easy to use CLI which helps you create react components using customizable options

Notifications You must be signed in to change notification settings

omricunio/react-fast-component

Repository files navigation

React Fast Component

Easy to use CLI which helps you create react components using customizable options

npm i -g react-fast-component
rfc wiz

enter image description here

Usage

rfc [command] [component-name] <options>

Commands:

wiz- opens the component creator wizard, recommended.

js- creates a React JavaScript component.

ts- creates a React TypeScript component.

Tip: use rfc wiz to explore all of the options.

Options:

-t, --type - component type (class, functional) [c, f]

-s, --style - component style (css, sass, materialjss, styledcomponents) [css, sass, jss, styled]

-d, --destination - where to save the component, current folder or open the output-folder (currentfolder, open) [c, o]

About

Super easy to use CLI which helps you create react components using customizable options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published