Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Socket Optimize
Optimize your dependencies
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
30 packages
Order
Sort by
htmx-ext-ajax-header
This extension adds the `X-Requested-With` header to requests with the value "XMLHttpRequest".
htmx-ext-alpine-morph
Alpine.js now has a lightweight [morph plugin](https://alpinejs.dev/plugins/morph) and this extension allows you to use it as the swapping mechanism in htmx which is necessary to retain Alpine state when you have entire Alpine components swapped by htmx.
htmx-ext-bad-extension
htmx-ext-class-tools
## Manipulate classes of an element (e.g. for CSS transitions)
htmx-ext-client-side-templates
This extension supports transforming a JSON/XML request response into HTML via a client-side template before it is swapped into the DOM. Currently four client-side templating engines are supported:
htmx-ext-debug
This extension includes log all htmx events for the element it is on, either through the `console.debug` function or through the `console.log` function with a `DEBUG:` prefix.
htmx-ext-disable-element
**NOTE: This extensions functionality has been folded into the core of htmx via the `hx-disabled-elt` attribute**
htmx-ext-event-header
This extension adds the `Triggering-Event` header to requests. The value of the header is a JSON serialized version of the event that triggered the request.
htmx-ext-head-support
See https://htmx.org/extensions/head-support/, or https://github.com/bigskysoftware/htmx/blob/master/www/content/extensions/head-support.md
htmx-ext-htmx-1-compat
The `htmx-1-compat` extension allows you to almost seamlessly upgrade from htmx 1.x to htmx 2.