Skip to content
/ devkit Public
forked from angular/devkit

Fork of devkit in case I need to change things so I can make my own builder

License

Notifications You must be signed in to change notification settings

Devcon4/devkit

 
 

Repository files navigation

Angular DevKit

Development tools and libraries specialized for Angular

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.

Packages

This is a monorepo which contains many packages:

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

Schematics

Project Package Version Links
Angular PWA Schematics @angular/pwa latest
Angular Schematics @schematics/angular latest
Package JSON Update Schematics @schematics/package-update latest
Schematics Schematics @schematics/schematics latest
Package Update Schematics @schematics/update latest

Misc

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

About

Fork of devkit in case I need to change things so I can make my own builder

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.9%
  • JavaScript 2.5%
  • Other 1.6%