Single-file ESM builds of buuh. Versioned files are immutable; buuh.js tracks the latest release.
<script type="importmap">
{ "imports": { "buuh": "https://cdn.uhhm.no/buuh@8.0.0.js" } }
</script>
<script type="module">
import { choo, html } from 'buuh'
</script>