Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
html-to-xlsx
Convert html to xlsx
@jsreport/html-to-xlsx
Convert html to xlsx
grunt-meta-excel
Update meta tags according to .xlsx file.
better-xlsx
A better xlsx lib for read / write / toTable / from Table
fast-xml-parser
Validate XML, Parse XML, Build XML without C/C++ based libraries
textract
Extracting text from files of various type including html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf, text/*, and various open office.
dom-serializer
render domhandler DOM nodes to a string
html-escaper
fast and safe way to escape and unescape &<>'" chars
jsdom
A JavaScript implementation of many web standards
html-encoding-sniffer
Sniff the encoding from a HTML byte stream
xlsx-preview
Preview the .xlsx in the browser, convert to HTML with styles.
mdast-util-to-hast
mdast utility to transform to hast
@svgr/hast-util-to-babel-ast
Transform HAST to Babel AST (JSX)
ssri
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
character-reference-invalid
Map of invalid numeric character references to their replacements, according to HTML
htmlparser2
Fast & forgiving HTML/XML parser
dompurify
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
hast-util-to-parse5
hast utility to transform to a `parse5` AST
html-parse-stringify
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.