JSPM

code-template-generator

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

The lightweight React code template generator

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 Main dependencies
react-babel-6 Babel 6, Babel Loader 7
react-babel-7 Babel 7, Babel Loader 8
react-code-splitting Babel 7, Babel Loader 8 and SplitChunksPlugin for code splitting
react-typescript-3 TypeScript 3 without Babel

You may want to know more about these templates on GitHub

Installation

$ npm i -g inquirer code-template-generator

or

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

Using

$ generate

Thank you!

Special thanks to Harriet Ryder!