This is a mirror of diffable-html, bundled and exposed as ES module.
npm install @bundled-es-modules/diffable-html
<script type="module">
import toDiffableHtml from '@bundles-es-modules/diffable-html';
// or directly
import toDiffableHtml from '@bundles-es-modules/diffable-html/diffable-html.js';
</script>