plopper

0.2.1 • Public • Published

Plopper

This package help you generate your react and redux files in your project

How to Use

npm install --save-dev plopper

Then

npx plopper

.plopper.json file

{
    "bypass": {
        "component": {
            "useCssModule": "true"
        }
    }
}

Thanks

This project is based on Plop

/plopper/

    Package Sidebar

    Install

    npm i plopper

    Weekly Downloads

    4

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    12.2 kB

    Total Files

    14

    Last publish

    Collaborators

    • howlowck