JSPM

@hezelclark/html-tools

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q35429F
  • License MIT

HTML entity encode and decode in your terminal

Package Exports

  • @hezelclark/html-tools
  • @hezelclark/html-tools/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hezelclark/html-tools) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@devkits/html-tools

HTML entity encode and decode in your terminal

Installation

npm install -g @devkits/html-tools

Usage

# Encode HTML entities
dk-html -e "<div>Hello</div>"

# Decode HTML entities
dk-html -d "&lt;div&gt;Hello&lt;/div&gt;"

# 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