Htmx extensions: head-support

Core htmx extension head-support
Add support for modifying, updating, or replacing items in the <head> tag of your page.

Working example:
https://hypecp.com/#htmx-head-support

<script src="https://cdn.jsdelivr.net/npm/htmx-ext-head-support@2.0.2"></script>
<body hx-ext="head-support">
<title hx-head="re-eval">

Htmx extensions: head-support
Broadcast by