Skip to content

geddar2010/angular-cli

 
 

Repository files navigation

Angular DevKit

Development tools and libraries specialized for Angular

This is the home of the DevKit and the Angular CLI code. You can find the Angular CLI specific README here.

CircleCI branch Dependency Status devDependency Status

License

GitHub forks GitHub stars


This is the home for all the tools and libraries built to assist developers with their Angular applications.

Quick Links

Gitter Contributing Angular CLI

The Goal of DevKit

Our goal is to provide a large set of libraries that can be used to manage, develop, deploy and analyze your code.

This is the extension of the Angular CLI Project. Once this set of tools is done, the Angular CLI as it is today will become one of many interfaces available to perform those tasks. Everything will also be available to third party tools and IDEs.

Tools

Project Package Version Links
Angular CLI @angular/cli latest README snapshot
Schematics CLI @angular-devkit/schematics-cli latest snapshot

Packages

This is a monorepo which contains many packages:

Project Package Version Links
Architect @angular-devkit/architect latest README snapshot
Architect CLI @angular-devkit/architect-cli latest snapshot
Build Angular @angular-devkit/build-angular latest README snapshot
Build NgPackagr @angular-devkit/build-ng-packagr latest README snapshot
Build Optimizer @angular-devkit/build-optimizer latest README snapshot
Build Webpack @angular-devkit/build-webpack latest README snapshot
Core @angular-devkit/core latest README snapshot
Schematics @angular-devkit/schematics latest README snapshot

Schematics

Project Package Version Links
Angular PWA Schematics @angular/pwa latest snapshot
Angular Schematics @schematics/angular latest snapshot
Schematics Schematics @schematics/schematics latest snapshot
Package Update Schematics @schematics/update latest snapshot

Misc

Project Package Version Links
Webpack Angular Plugin @ngtools/webpack latest snapshot

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 2.0%
  • Python 1.4%
  • Other 0.9%