HTMQ allows you to supercharge your html with some useful and shorthand attributes.
Every attribute is prefixed with q-, and the attributes available to date are:
- q-click
- q-hover
- q-loop
- q-search
- q-shortcut
Documentation for all these attributes is available here.
You can install htmq (~4kb), via the CDN:
<script src="https://unpkg.com/htmq@1.0.6/main.min.js" defer></script>Created and maintained by @nabeel-sadiq.