Socket
Book a DemoInstallSign in
Socket

html-form-merge

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-form-merge

Merge DOM elements for html-form

latest
npmnpm
Version
0.0.1
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

HTML-FORM-MERGE

This works with html-form and allows for the swap type merge which will merge the return HTML into the target DOM elements. This is useful when dealing with a page with a lot of interactivity.

Installation

npm i html-form-merge

Usage

import 'html-form-merge.js'

OR

Copy the file public/html-form-merge.js into your code base.

<script src="html-form-merge.js"></script>

Keywords

htmf

FAQs

Package last updated on 25 Sep 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