17.0.0 • Published 23 days ago

@docgeni/angular v17.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
23 days ago

@docgeni/angular

All dependencies for Angular, simplify installation of dependencies.

Introduction

For example, to install angular 10, you should add following dependencies:

{
    "@angular-devkit/build-angular": "~0.1002.1",
    "@angular-devkit/schematics": "~10.2.1",
    "@angular-devkit/schematics-cli": "^0.1002.3",
    "@angular/animations": "~10.2.4",
    "@angular/cdk": "^10.2.7",
    "@angular/cli": "~10.2.1",
    "@angular/common": "~10.2.4",
    "@angular/compiler": "~10.2.4",
    "@angular/compiler-cli": "~10.2.4",
    "@angular/core": "~10.2.4",
    "@angular/forms": "~10.2.4",
    "@angular/platform-browser": "~10.2.4",
    "@angular/platform-browser-dynamic": "~10.2.4",
    "@angular/router": "~10.2.4",
    "@schematics/angular": "^10.0.0"
}

We can use @docgeni/angular to simplify it.

{
    "@docgeni/angular": "10.0.0"
}

Versions

@docgeni/angular@angular/*Description
10.0.010.x^10.2.4
11.0.011.x^11.2.4
12.0.012.x^12.2.10
13.0.013.x^13.0.0
14.0.014.x^14.0.0
15.0.015.x^15.0.0
16.0.016.x^16.0.0
17.0.017.x^17.0.0
current.0.0current.x^current.0.0