Skip to content

bundled-es-modules/diffable-html

Repository files navigation

diffable-html

This is a mirror of diffable-html, bundled and exposed as ES module.

Install

npm install @bundled-es-modules/diffable-html

Use

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

About

mirror of diffable-html, bundled and exposed as ES module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published