Directory

← Back

hypo-link

Web component wrapper around the anchorme library.

Author

Contributors

Rating

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

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • xtal-element#0.0.58
  • trans-render#0.0.110
Released
2019-04-24
Maturity
IMPORTED
License
MIT License

Compatibility

Framework
Browser
Browser Independent
Online