JSPM

code-template-generator

1.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q93465F
  • License MIT

The simple code template generator for React projects

Package Exports

  • code-template-generator

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (code-template-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

code-template-generator

Code template generator is used for React projects. It is a part of Build environments project.

Templates:

  • react-babel-6 (using babel-loader 7.1)
  • react-babel-7 (using babel-loader 8.0)

You may want to know more on GitHub

Installation

$ npm i -g inquirer code-template-generator

or

$ npm i -g inquirer
$ npm i -g code-template-generator

Using

$ generate

Thanks you!

Special thanks to Harriet Ryder!