@hezelclark/html-tools
v1.0.3
Published
HTML entity encode and decode in your terminal
Maintainers
Readme
@devkits/html-tools
HTML entity encode and decode in your terminal
Installation
npm install -g @devkits/html-toolsUsage
# Encode HTML entities
dk-html -e "<div>Hello</div>"
# Decode HTML entities
dk-html -d "<div>Hello</div>"
# Direct with npx
npx @devkits/html-tools -e "<script>alert(1)</script>"Web Version
https://devkits-tools.surge.sh/tools/html-entities
Pro Features
Upgrade: https://devkits-tools.surge.sh/pro - $9 one-time
See Also
- DevKits — 82 free developer tools
- Invoicely — Free invoice generator for freelancers
- SnapOG — Free OG image generator with 20+ templates
License
MIT © DevKits Team
