About the hypo-link category

hypo-link: Published on webcomponents.org

hypo-link

Web component wrapper around the anchorme library.

Example (only viewable at webcomponents.org)

<script defer src="https://cdn.jsdelivr.net/npm/es-module-shims@0.2.0/dist/es-module-shims.js"></script>
<script type="importmap-shim">
  {
    "imports": {
      "xtal-element/": "https://cdn.jsdelivr.net/npm/xtal-element@0.0.52/",
      "hypo-link/": "https://cdn.jsdelivr.net/npm/hypo-link@0.0.11/",
      "trans-render/": "https://cdn.jsdelivr.net/npm/trans-render@0.0.102/"
    }
  }
  </script>
  
<script  type="module-shim">
  import 'hypo-link/hypo-link.js';
</script>
``` -->

Syntax