1.0.0-alpha.14 • Published 7 years ago

ng- v1.0.0-alpha.14

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

ng-

ng-component

Usage: ng-component component-One component-Two ... [options]

Options:
  --subdirectory, -d  create in a new directory
  -h, --help          Show help  [boolean]
  --export, -e        autommatically export the component from the nearest module
  --inline, -i        inline template and style
  --scss, -s          create a scss stylesheet

ng-module

Usage: ng-module module-One module-Two ... [options]

Options:
  --subdirectory, -d  create in a new directory
  -h, --help          Show help  [boolean]
  --export, -e        autommatically export the module from the nearest module

ng-service

Usage: ng-service service-One service-Two ... [options]

Options:
  --subdirectory, -d  create in a new directory
  -h, --help          Show help  [boolean]

ng-barrel

Usage: ng-barrel [options]

Options:
  -h, --help  Show help  [boolean]

ng-routes

Usage: ng-routes routes-One routes-Two ... [options]

Options:
  --subdirectory, -d  create in a new directory
  -h, --help          Show help  [boolean]

have a nice day