🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

htmx-ext-json-enc

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

htmx-ext-json-enc

This extension encodes parameters in JSON format instead of url format.

latest
Source
npmnpm
Version
2.0.3
Version published
Weekly downloads
2.9K
77.72%
Maintainers
1
Weekly downloads
 
Created
Source

This extension encodes parameters in JSON format instead of url format.

Install

<script src="https://unpkg.com/htmx-ext-json-enc@2.0.1/json-enc.js"></script>

Usage

<div hx-post='/test' hx-ext='json-enc'>click me</div>

FAQs

Package last updated on 18 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts