Skip to content

esm-bundle/angular__common

Repository files navigation

angular-common

npm version

"What is this" blog post

Instructions for creating a new esm-bundle repo

A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle versions of them.

Upstream repo at https://github.com/angular/angular.

Latest Version

@angular/common

ES2022

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__common/system/es2022/ivy/angular-common.js

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__common/system/es2022/ivy/angular-common.min.js

https://unpkg.com/@esm-bundle/angular__common/system/es2022/ivy/angular-common.js

https://unpkg.com/@esm-bundle/angular__common/system/es2022/ivy/angular-common.min.js

@angular/common/http

ES2022

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__common/system/es2022/ivy/angular-http.js

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__common/system/es2022/ivy/angular-http.min.js

https://unpkg.com/@esm-bundle/angular__common/system/es2022/ivy/angular-http.js

https://unpkg.com/@esm-bundle/angular__common/system/es2022/ivy/angular-http.min.js

@angular/common/upgrade

ES2022

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__common/system/es2022/ivy/angular-upgrade.js

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__common/system/es2022/ivy/angular-upgrade.min.js

https://unpkg.com/@esm-bundle/angular__common/system/es2022/ivy/angular-upgrade.js

https://unpkg.com/@esm-bundle/angular__common/system/es2022/ivy/angular-upgrade.min.js

Specific Version

https://cdn.jsdelivr.net/npm/@esm-bundle/[email protected]/system/es2015/ivy/angular-common.js

https://cdn.jsdelivr.net/npm/@esm-bundle/[email protected]/system/es2015/ivy/angular-common.min.js

https://unpkg.com/@esm-bundle/[email protected]/system/es2015/ivy/angular-common.js

https://unpkg.com/@esm-bundle/[email protected]/system/es2015/ivy/angular-common.min.js

Need a build that doesn't exist yet?

If you need an es5 build, non-ivy build, or a build for a different version of Angular, please open a Github issue.

Npm

npm install --save @angular/common@npm:@esm-bundle/angular__common

Yarn

yarn add @angular/common@npm:@esm-bundle/angular__common