ng-

1.0.0-alpha.14 • Public • Published

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

Package Sidebar

Install

npm i ng-

Weekly Downloads

13

Version

1.0.0-alpha.14

License

MIT

Last publish

Collaborators

  • gforceg