@esm-bundle/bcrypto

Repo to test esm-bundle's automatic publishing

Usage no npm install needed!

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

README

autopublish-template

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.

Upstream repo at https://github.com/joeldenning/autopublish-template.

JS Delivr

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

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

Unpkg

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

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

Npm

npm install --save autopublish-template@npm:@esm-bundle/autopublish-template

Yarn

yarn add autopublish-template@npm:@esm-bundle/autopublish-template