| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the home of the DevKit and the Angular CLI code. You can find the Angular CLI specific README here.
| Gitter | Contributing | Angular CLI |
|---|
The Angular CLI creates, manages, builds and test your Angular projects. It's built on top of the Angular DevKit.
DevKit's goal is to provide a large set of libraries that can be used to manage, develop, deploy and analyze your code.
To get started locally, follow these instructions:
Adding a package to this repository means running two separate commands:
For private packages, you will need to add a "private": true key to your package.json manually. This will require re-running the template admin script.
This is a monorepo which contains many tools and packages:
| Project | Package | Version | Links |
|---|---|---|---|
| Angular CLI | @angular/cli | ||
| Schematics CLI | @angular-devkit/schematics-cli |
| 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 |
| Project | Package | Version | Links |
|---|---|---|---|
| Angular PWA Schematics | @angular/pwa | ||
| Angular Schematics | @schematics/angular | ||
| Schematics Schematics | @schematics/schematics | ||
| Package Update Schematics | @schematics/update |
| Project | Package | Version | Links |
|---|---|---|---|
| Webpack Angular Plugin | @ngtools/webpack |
| Back | FazBrowse Home | New Git URL |