Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
html-entities-decode
Fast function for decoding HTML entities.
entities-decode
Fast function for decoding HTML entities.
character-entities-legacy
List of legacy HTML named character references that donโt need a trailing semicolon
character-entities
Map of named character references
ent
Encode and decode HTML entities
parse-entities
Parse HTML character references
character-entities-html4
Map of named character references from HTML 4
html-entities
Fastest HTML entities encode/decode library.
stringify-entities
Serialize (encode) HTML character references
decode-html
decode html entities
unescape
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
he
A robust HTML entities encoder/decoder with full Unicode support.
html-entities-decoder
decode all html entities
html-escaper
fast and safe way to escape and unescape &<>'" chars
fast-xml-parser
Validate XML, Parse XML, Build XML without C/C++ based libraries
@magic/entities
exports most html entities and utility functions.
html-encoding-sniffer
Sniff the encoding from a HTML byte stream
@wordpress/html-entities
HTML entity utilities for WordPress.
tiny-decode
Decode HTML entities the browser-friendly way
html2plaintext
Convert HTML-formatted text to plaintext