# angular-material

[![npm version](https://img.shields.io/npm/v/@esm-bundle/angular__material.svg?style=flat)](https://www.npmjs.com/package/@esm-bundle/angular__material) [![build status](https://travis-ci.com/esm-bundle/angular__material.svg?branch=master)](https://travis-ci.com/esm-bundle/angular__material) [![](https://data.jsdelivr.com/v1/package/npm/@esm-bundle/angular__material/badge)](https://www.jsdelivr.com/package/npm/@esm-bundle/angular__material)

["What is this" blog post](https://medium.com/@joeldenning/an-esm-bundle-for-any-npm-package-5f850db0e04d)

[Instructions for creating a new esm-bundle repo](https://github.com/esm-bundle/new-repo-instructions)

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

## Latest Version

### @angular/material/autocomplete

#### ES2015

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

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

https://unpkg.com/@esm-bundle/angular__material/system/es2015/ivy/angular-autocomplete.js

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

#### ES2020

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

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

https://unpkg.com/@esm-bundle/angular__material/system/es2020/ivy/angular-autocomplete.js

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

## Other packages

Other packages are named in the following format `angular-${material-package-filename}`, for instance, `@angular/material/tooltip` is `angular-tooltip.js`, `@angular/material/table` is `angular-table.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

```sh
npm install --save angular__material@npm:@esm-bundle/angular__material
```

## Yarn

```sh
yarn add angular__material@npm:@esm-bundle/angular__material
```
