Skip to content
This repository has been archived by the owner on Jul 16, 2018. It is now read-only.

Alorel/generator-alo-ng

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •