1.1.8 • Published 7 years ago

generator-alo-ng v1.1.8

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

Angular library generator

Build Status Coverage Status Dependency status Dev dependency status Greenkeeper badge

Version License

A Yeoman generator for AOT-compatible Angular 4 libraries in UMD, ESM5 and ESM2015 formats.

Requirements

  • Node >= 7.6

Installation

npm install -g generator-alo-ng

Usage

alo-ng

Gulp commands inside bundle

  • build - compile the library for UMD, ESM5 and ESM2015
  • build:demo:aot - compile the demo site in AOT without minification
  • build:demo:aot:prod - compile the demo site in AOT with minification
  • build:demo:jit - compile the demo site in JIT
  • watch - compile the demo site in JIT and watch for changes
  • server - start the local dev server for the compiled JIT demo app
1.1.8

7 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

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

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago