@larsv94/react-ts-plop
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

react-ts-plop

Plop-pack with several templates I use on a daily bases in my react + typescript projects

Installation

npm i --save-dev @larsv94/react-ts-plop

Usage

In your plopfile, use plop.load to include all react-ts-plop generators:

module.exports = plop => {
    plop.load("@larsv94/react-ts-plop");

    //your own plop generators...
};

Package Sidebar

Install

npm i @larsv94/react-ts-plop

Weekly Downloads

1

Version

0.2.1

License

ISC

Unpacked Size

29 kB

Total Files

9

Last publish

Collaborators

  • larsv94