# lottie-web

[![npm version](https://img.shields.io/npm/v/@esm-bundle/lottie-web.svg?style=flat)](https://www.npmjs.com/package/@esm-bundle/lottie-web) [![](https://data.jsdelivr.com/v1/package/npm/@esm-bundle/lottie-web/badge)](https://www.jsdelivr.com/package/npm/@esm-bundle/lottie-web)

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

Upstream repo at https://github.com/airbnb/lottie-web.

## JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/lottie-web/esm/lottie.js

https://cdn.jsdelivr.net/npm/@esm-bundle/lottie-web/system/lottie.js

## Unpkg

https://unpkg.com/@esm-bundle/lottie-web/esm/lottie.js

https://unpkg.com/@esm-bundle/lottie-web/system/lottie.js

## Npm

```sh
npm install --save lottie-web@npm:@esm-bundle/lottie-web
```

## Yarn

```sh
yarn add lottie-web@npm:@esm-bundle/lottie-web
```
