New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

devkits-html-tools

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devkits-html-tools

HTML entity encode/decode, minify from CLI — essential web dev tools

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
6
20%
Maintainers
1
Weekly downloads
 
Created
Source

@devkits/html-tools

HTML entity encode/decode, minify from CLI.

Install

npm install -g @devkits/html-tools

Usage

html encode "<div>Hello</div>"    # Encode entities
html decode "&lt;div&gt;"         # Decode entities
html minify index.html            # Minify HTML file

Web Version

https://devkits-tools.surge.sh

Pro

https://devkits-tools.surge.sh/pro

License

MIT

Keywords

html

FAQs

Package last updated on 07 Mar 2026

Related posts