@angular/upgrade

From Get docs
Angular/docs/8/api/upgrade


@angular/upgrade

package

Supports the upgrade path from AngularJS to Angular, allowing components from both systems to be used in the same application.

Entry points

Primary

@angular/upgrade

Deprecated: all exports of this entry point are deprecated.

Supports the upgrade path from AngularJS to Angular, allowing components from both systems to be used in the same application.

Secondary

@angular/upgrade/static
@angular/upgrade/static/testing

Primary entry point exports

Deprecated: all exports of this entry point are deprecated.

Classes

UpgradeAdapter

Deprecated: Deprecated since v5. Use upgrade/static instead, which also supports Ahead-of-Time compilation.

Use UpgradeAdapter to allow AngularJS and Angular to coexist in a single application.

UpgradeAdapterRef

Deprecated: Deprecated since v5. Use upgrade/static instead, which also supports Ahead-of-Time compilation.

Use UpgradeAdapterRef to control a hybrid AngularJS / Angular application.


© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v8.angular.io/api/upgrade