Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
posthtml-render
Renders PostHTML Tree to HTML/XML
unescape
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
fast-xml-parser
Validate XML, Parse XML, Build XML without C/C++ based libraries
htmlparser2
Fast & forgiving HTML/XML parser
cheerio
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
dom-serializer
render domhandler DOM nodes to a string
posthtml
HTML/XML processor
xth
Transform XML/XSLT to HTML
dejats
Extracts JATS to HTML
posthtml-parser
Parse HTML/XML to PostHTMLTree
stylelint-config-html
The shareable HTML config for Stylelint.
remark-mdx
remark plugin to support MDX syntax
htmlparser2-svelte
Fast & forgiving HTML/Svelte/XML/RSS parser
xmlcreate
Simple XML builder for Node.js
unist-util-visit
unist utility to visit nodes
plist
Apple's property list parser/builder for Node.js and browsers
interpret
A dictionary of file extensions and associated module loaders.
self-closing-tags
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
xml2js
Simple XML to JavaScript object converter.
xmlbuilder
An XML builder for node.js