@esm-bundle/lottie-web

Repo to test esm-bundle's automatic publishing

Usage no npm install needed!

<script type="module">
  import esmBundleLottieWeb from 'https://cdn.skypack.dev/@esm-bundle/lottie-web';
</script>

README

lottie-web

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/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

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

Yarn

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