mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
The tests verify that the output of the rule is the same as the input, and will error if not (with a call to action). The binary produces the golden output. We have to check the result of the transformation into git because internally we cannot synchronize quicktype into google3.
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.
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 |
||
Schematics CLI | @angular-devkit/schematics-cli |
Packages
This is a monorepo which contains many packages:
Project | Package | Version | Links |
---|---|---|---|
Architect | @angular-devkit/architect |
||
Architect CLI | @angular-devkit/architect-cli |
||
Build Angular | @angular-devkit/build-angular |
||
Build NgPackagr | @angular-devkit/build-ng-packagr |
||
Build Optimizer | @angular-devkit/build-optimizer |
||
Build Webpack | @angular-devkit/build-webpack |
||
Core | @angular-devkit/core |
||
Schematics | @angular-devkit/schematics |
Schematics
Project | Package | Version | Links |
---|---|---|---|
Angular PWA Schematics | @angular/pwa |
||
Angular Schematics | @schematics/angular |
||
Schematics Schematics | @schematics/schematics |
||
Package Update Schematics | @schematics/update |
Misc
Project | Package | Version | Links |
---|---|---|---|
Webpack Angular Plugin | @ngtools/webpack |
Description
Languages
TypeScript
95%
Starlark
2.3%
JavaScript
1.3%
HTML
1%
EJS
0.3%