generator-browser-module

0.2.5 • Public • Published

generator-browser-module Build Status

Scaffold out a browser module with dev tools and an example page.

Install

$ npm install --global yo generator-browser-module

Usage

With yo:

$ yo browser-module
$ npm run setup

There are multiple command-line options available:

$ yo browser-module --help

  Usage:
    yo nm [options]

  Options:
    --help          # Print the generator's options and usage
    --skip-cache    # Do not remember prompt answers                      Default: false
    --skip-install  # Do not automatically install dependencies           Default: false
    --org           # Publish to a GitHub organization account

The --org option takes a string value (i.e. --org=flyjs).

License

MIT © Luke Edwards

/generator-browser-module/

    Package Sidebar

    Install

    npm i generator-browser-module

    Weekly Downloads

    3

    Version

    0.2.5

    License

    MIT

    Last publish

    Collaborators

    • lukeed