@esm-bundle/moment

Repo to test esm-bundle's automatic publishing

Usage no npm install needed!

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

README

moment

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.

JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/moment/esm/index.js

https://cdn.jsdelivr.net/npm/@esm-bundle/moment/system/index.js

Unpkg

https://unpkg.com/@esm-bundle/moment/esm/index.js

https://unpkg.com/@esm-bundle/moment/system/index.js

Npm

npm install --save moment@npm:@esm-bundle/moment

Yarn

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