Skip to content

esm-bundle/angular__cdk

Repository files navigation

angular-cdk

npm version build status

"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.

Latest Version

@angular/cdk/a11y

ES2015

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__cdk/system/es2015/ivy/angular-a11y.js

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__cdk/system/es2015/ivy/angular-a11y.min.js

https://unpkg.com/@esm-bundle/angular__cdk/system/es2015/ivy/angular-a11y.js

https://unpkg.com/@esm-bundle/angular__cdk/system/es2015/ivy/angular-a11y.min.js

ES2020

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__cdk/system/es2020/ivy/angular-a11y.js

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__cdk/system/es2020/ivy/angular-a11y.min.js

https://unpkg.com/@esm-bundle/angular__cdk/system/es2020/ivy/angular-a11y.js

https://unpkg.com/@esm-bundle/angular__cdk/system/es2020/ivy/angular-a11y.min.js

Other packages

Other packages are named in the following format angular-${cdk-package-filename}, for instance, @angular/cdk/accordion is angular-accordion.js, @angular/cdk/portal is angular-portal.js, etc.

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__cdk@npm:@esm-bundle/angular__cdk

Yarn

yarn add angular__cdk@npm:@esm-bundle/angular__cdk