genjsx

0.0.6 • Public • Published

##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.

/genjsx/

    Package Sidebar

    Install

    npm i genjsx

    Weekly Downloads

    5

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    5.38 kB

    Total Files

    5

    Last publish

    Collaborators

    • jgunnison