web-components-angular-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

web-components-cli

oclif Version Downloads/week License

Web Component generator for Angular 7 development. In a few steps you will have a functional web component developed in Angular 7 that you can implement in any web.

Installation

Install the package globally:

$ npm install -g web-components-angular-cli

Usage

$ webcomp new-project
<Banner and cli options here>

When you finish to answer the CLI questions, you can find your new web component in the folder where you ran the command.

Commands

webcomp help [COMMAND]

display help for webcomp

USAGE
  $ webcomp help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

webcomp new-project

Add new project based on Angular 7 and Web Components standard

USAGE
  $ webcomp new-project

OPTIONS
  -h, --help  show CLI help

See code: src\commands\new-project.ts

webcomp help [COMMAND]

display help for webcomp

USAGE
  $ webcomp help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    0
    • latest

Version History

Package Sidebar

Install

npm i web-components-angular-cli

Weekly Downloads

12

Version

0.0.6

License

MIT

Unpacked Size

16 kB

Total Files

10

Last publish

Collaborators

  • mmoremol