ng-
v1.0.0-alpha.14
Published
a lightweight CLI for angular 2 typescript development.
Downloads
136
Maintainers
Readme
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