2.1.0 • Published 8 years ago

ng-component-cli v2.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Angular 1.5 component templates generator

CLI util for easy generate Angular 1.5 files

Installation

npm install -g ng-component-cli

Usage

ngComp

You will get the following options:

  • module
  • controller
  • service
  • directive

You should use snake-case for the names. The module will generate html, sass, component, and controller.

See example in main-nav directory.

2.1.0

8 years ago

2.0.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago