2.1.0 • Published 10 years ago

ng-component-cli v2.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
10 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

10 years ago

2.0.0

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago