JSPM

strong-generator

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q30326F
  • License MIT

StrongLoop code generator

Package Exports

  • strong-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 (strong-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Strongloop Code Generator

The Generator is responsible for taking code templates (and directories of the same) and, with a set of input data, generating working projects, modules, and so forth.

Installation

npm install strong-generator --save

Usage

TODO