generator-alo-ng
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

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

Package Sidebar

Install

npm i generator-alo-ng

Weekly Downloads

1

Version

1.1.8

License

MIT

Last publish

Collaborators

  • alorel