0.0.6 • Published 2 years ago

genjsx v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

##GenJSX - React Component Generator

This is a simple Node CLI tool that lets you generate react components simply through the command-line without needing to set up folders.

###Getting Started npm i -g genjsx

Now navigate to your components folder and run the following command.

genjsx

This will now prompt you to create a component with a SCSS file and all.

Additionaly you may want to customize this to suit your needs for unit tests or additional component types the code is written with this. Just clone the repo and modify the src/index.js file to make additions. The symlink the directory globally with NPM.

0.0.6

2 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago