1.0.17 • Published 7 years ago

agl v1.0.17

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

agl

build tool angular frontend projects

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

plr is meant for automating steps by convention during angular (>= 2.x.x) app creation, testing and maintanance.

It allows you to

  • use and build npm dependencies for bigger projects
  • simplify CI and CA testing
  • bundle all dependencies of production
  • forget about the root html entirely (it is all JS for you)
  • serve your project during production
  • use npmts for any backend parts

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer