unist-util-visit
unist utility to visit nodes- 85%
- 43m
- 811 B
mdast-util-to-hast
mdast utility to transform to hast- 82%
- 27m
- 5.12 kB
hastscript
hast utility to create trees- 82%
- 26m
- 6.97 kB
micromark
small commonmark compliant markdown parser with positional info and concrete tokens- 81%
- 19m
- 25.6 kB
hast-util-parse-selector
hast utility to create an element from a simple CSS selector- 81%
- 24m
- 345 B
hast-util-raw
hast utility to reparse a tree- 80%
- 21m
hast-util-to-parse5
hast utility to transform hast to Parse5’s AST- 80%
- 20m
- 6.68 kB
remark-rehype
remark plugin that turns markdown into HTML to support rehype- 78%
- 8m
- 5.32 kB
hast-util-whitespace
hast utility to check if a node is inter-element whitespace- 77%
- 8m
- 232 B
rehype-parse
rehype plugin to parse HTML- 75%
- 2m
- 56.3 kB
rehype-stringify
rehype plugin to serialize HTML- 75%
- 1m
- 10.9 kB
hast-util-to-html
hast utility to serialize to HTML- 75%
- 2m
- 10.7 kB
hast-util-is-element
hast utility to check if a node is a (certain) element- 75%
- 3m
- 550 B
micromark-extension-gfm-tagfilter
micromark extension to support GFM tagfilter- 74%
- 5m
- 365 B
hast-util-sanitize
hast utility to sanitize nodes- 74%
- 1m
- 2.01 kB
hast-util-to-string
hast utility to get the plain-text value of a node- 74%
- 2m
- 256 B
rehype-raw
rehype plugin to reparse the tree (and raw nodes)- 74%
- 2m
- 58.4 kB
hast-util-has-property
hast utility to check if a node has a property- 73%
- 1m
- 264 B
hast-util-to-text
hast utility to get the plain-text value of a node according to theinnerText
algorithm- 73%
- 913k
- 1.74 kB
rehype-slug
rehype plugin to addid
attributes to headings- 72%
- 910k
- 4.28 kB
hast-util-heading-rank
hast utility to get the rank (or depth, level) of headings- 72%
- 890k
- 256 B
rehype-react
rehype plugin to transform to React- 72%
- 376k
- 8.8 kB
rehype-autolink-headings
rehype plugin to add links to headings- 72%
- 688k
- 1.85 kB
hast-util-select
hast utility forquerySelector
,querySelectorAll
, andmatches
- 72%
- 542k
- 12.4 kB
hast-util-to-estree
hast utility to transform to estree (JavaScript AST) JSX- 72%
- 3m
- 12.7 kB
remark-html
remark plugin to compile Markdown to HTML- 71%
- 696k
- 17.1 kB
rehype-sanitize
rehype plugin to sanitize HTML- 71%
- 405k
- 1.99 kB
rehype-sort-attribute-values
rehype plugin to sort attribute values- 71%
- 167k
- 1.42 kB
rehype-sort-attributes
rehype plugin to reorder attributes based on how often they occur- 71%
- 146k
- 1.05 kB
hast-util-is-body-ok-link
hast utility to check if a link element is “Body OK”- 71%
- 229k
- 709 B
hast-util-to-mdast
hast utility to transform to mdast- 70%
- 139k
hast-util-from-dom
hast utility to create a tree from the DOM- 70%
- 99k
- 7.29 kB
hast-util-phrasing
hast utility to check if a node is phrasing content- 70%
- 204k
- 977 B
rehype-minify-whitespace
rehype plugin to collapse whitespace- 70%
- 277k
- 1.77 kB
remark-lint-no-html
remark-lint rule to warn when HTML nodes are used- 70%
- 10k
- 1.42 kB
rehype-katex
rehype plugin to transform inline and block math with KaTeX- 70%
- 303k
- 136 kB
hast-util-is-conditional-comment
hast utility to check if a node is a conditional comment- 69%
- 59k
- 227 B
rehype-remove-comments
rehype plugin to remove comments (except conditional comments)- 69%
- 59k
- 677 B
hast-util-embedded
hast utility to check if a node is an embedded element- 69%
- 380k
- 439 B
rehype-cli
CLI to process HTML with rehype- 69%
- 113
@jsdevtools/rehype-toc
A rehype plugin that adds a table of contents (TOC) to the page- 69%
- 27k
- 1.82 kB
rehype-remark
rehype plugin to transform to remark- 69%
- 112k
- 7.77 kB
mdast-zone
mdast utility to treat HTML comments as ranges or markers- 69%
- 31k
- 1.41 kB
rehype-mathjax
rehype plugin to transform inline and block math with MathJax- 69%
- 54k
- 591 kB
rehype-minify-attribute-whitespace
rehype plugin to minify whitespace in attributes- 68%
- 12k
- 1.61 kB
rehype-minify-css-style
rehype plugin to minifystyle
elements- 68%
- 12k
hast-util-from-string
hast utility to set the plain-text value of a node- 68%
- 13k
- 238 B
rehype-remove-empty-attribute
rehype plugin to remove empty attributes- 68%
- 11k
- 1.66 kB
hast-util-is-css-link
hast utility to check if an element is a css link- 68%
- 11k
- 286 B
hast-util-is-javascript
hast utility to check if an element is a JavaScript script- 68%
- 11k
- 807 B
rehype-minify-json-script
rehype plugin to minifyscript
elements with a JSON body- 68%
- 11k
- 1.23 kB
rehype-remove-style-type-css
rehype plugin to removetype
on CSSstyle
andlink
s- 68%
- 11k
- 930 B
hast-util-is-css-style
hast utility to check if an element is a css style- 68%
- 12k
- 250 B
rehype-minify-javascript-url
rehype plugin to minify JavaScript URLs- 68%
- 10k
- 81.7 kB
rehype-minify-media-attribute
rehype plugin to minify media attributes- 68%
- 10k
- 48.3 kB
rehype-minify-event-handler
rehype plugin to Mminify event handler attributes- 68%
- 10k
- 81.3 kB
rehype-minify-meta-color
rehype plugin to minifytheme-color
andmsapplication-TileColor
meta elements- 68%
- 10k
- 48.3 kB
rehype-minify-meta-content
rehype plugin to minifycontent
onmeta
elements- 68%
- 10k
- 1.41 kB
rehype-minify-javascript-script
rehype plugin to minifyscript
elements with a JS body- 68%
- 10k
- 81.8 kB
rehype-remove-external-script-content
rehype plugin to remove content of external JavaScriptscript
elements- 68%
- 10k
- 1.3 kB
rehype-normalize-attribute-value-case
rehype plugin to normalize casing of attribute values- 68%
- 10k
- 1.47 kB
rehype-remove-meta-http-equiv
rehype plugin to removehttp-equiv
meta
elements for shorter output- 68%
- 10k
- 1.14 kB
rehype-remove-script-type-javascript
rehype plugin to removetype
andlanguage
on JavaScript scripts- 68%
- 10k
- 1.31 kB
rehype-minify-language
rehype plugin to minify language attributes- 68%
- 10k
- 20.5 kB
rehype-remove-duplicate-attribute-values
rehype plugin to remove duplicates in attribute values with unique tokens- 68%
- 12k
- 1.2 kB
rehype-minify-enumerated-attribute
rehype plugin to minify enumerated attributes- 68%
- 12k
- 14.9 kB
rehype-minify-style-attribute
rehype plugin to minify style attributes- 68%
- 12k
- 48.1 kB
hast-util-to-nlcst
hast utility to transform to nlcst- 68%
- 80k
- 2.45 kB
rehype-external-links
rehype plugin to automatically addtarget
andrel
attributes to external links- 68%
- 160k
- 1.61 kB
rehype-attr
New syntax to add attributes to Markdown.- 68%
- 162k
- 1.49 kB
hast-util-heading
hast utility to check if a node is a heading element- 68%
- 5k
- 421 B
hast-util-find-and-replace
hast utility to find and replace text in a tree- 68%
- 91k
- 1.4 kB
hast-util-to-dom
hast utility to transform to the DOM- 68%
- 12k
- 6.42 kB
rehype-rewrite
Rewrite element with rehype.- 68%
- 173k
rehype-retext
rehype plugin to transform to retext- 67%
- 80k
- 2.5 kB
hast-util-reading-time
hast utility to estimate the reading time- 67%
- 237
- 37.4 kB
rehype-document
rehype plugin to wrap a document around a fragment- 67%
- 27k
- 7.08 kB
rehype-minify-url
rehype plugin to minify URLs- 67%
- 117
- 4.29 kB
rehype-javascript-to-bottom
rehype plugin to move JavaScript<script>
to<body>
- 67%
- 30
- 1.38 kB
rehype-prevent-favicon-request
rehype plugin to prevent afavicon.ico
requests- 67%
- 68
- 914 B
hast-util-from-selector
hast utility to parse CSS selectors to hast nodes- 67%
- 4k
- 9.49 kB
rehype-minify-doctype
rehype plugin to minify the HTML doctype- 67%
- 22
- 803 B
hast-util-to-xast
hast utility to transform to xast- 67%
- 186
- 6.69 kB
hast-util-transparent
hast utility to check if a node is a transparent element- 66%
- 87
- 476 B
hast-util-sectioning
hast utility to check if a node is a sectioning element- 66%
- 49
- 414 B
hast-util-labelable
hast utility to check whether a node is labelable- 66%
- 37
- 269 B
hast-util-classnames
hast utility to merge class names together- 66%
- 68
- 507 B
hast-util-from-text
hast utility to set the plain-text value of a node according to theinnerText
algorithm- 66%
- 29
- 356 B
hast-util-shift-heading
hast utility to change heading rank (or depth, level)- 66%
- 2k
- 947 B
hast-util-script-supporting
hast utility to check if a node is a script-supporting element- 66%
- 48
- 413 B
rehype-meta
rehype plugin to add metadata to the head of a document- 66%
- 219
- 15.4 kB
rehype-picture
rehype plugin to wrap images in pictures- 65%
- 83
- 1.34 kB
rehype-infer-reading-time-meta
rehype plugin to infer reading time as file metadata from the document- 65%
- 196
- 49.9 kB
rehype-shift-heading
rehype plugin to change the rank (depth, level) of headings- 65%
- 2k
- 1.01 kB
rehype-infer-description-meta
rehype plugin to infer file metadata from the document- 65%
- 43k
- 15.3 kB
rehype-infer-title-meta
rehype plugin to infer file metadata from the main title of a document- 65%
- 101
- 14 kB
rehype-dom-parse
rehype plugin to use browser APIs to parse HTML- 65%
- 3k
- 7.38 kB
rehype-video
Markdown supports video play with.mp4
and.mov
URLs.- 65%
- 11k
- 1.67 kB
hast-util-interactive
hast utility to check if a node is interactive- 65%
- 52
- 417 B
hast-util-from-html
hast utility to parse from HTML- 65%
- 18k
rehype-resolution
Insert srcset attribute into img elements- 65%
- 10
- 934 B
rehype-dom
unified processor to use browser APIs to parse and stringify HTML- 65%
- 823
- 12.1 kB
@jsdevtools/rehype-inline-svg
A rehype plugin that inlines and optimizes SVG images- 65%
- 227
- 270 kB
rehype-dom-stringify
rehype plugin to use browser APIs to stringify HTML- 64%
- 4k
- 6.59 kB
hast-util-truncate
hast utility to truncate the tree to a certain number of characters- 64%
- 43k
- 1.13 kB
hast-util-excerpt
hast utility to excerpt the tree to a comment- 64%
- 43k
- 1.32 kB
rehype-ignore
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.- 64%
- 137k
- 909 B
rehype-code-titles
Rehype plugin for parsing code blocks and adding titles to code blocks- 63%
- 9k
- 1.01 kB
remark-vdom
Legacy remark plugin to compile markdown to VDOM — please use something like React instead- 63%
- 1k
- 17.7 kB
unified-doc-react
react wrapper for unified-doc- 61%
- 13
- 144 kB
unified-doc-dom
DOM APIs for unified-doc- 61%
- 20
- 18.5 kB
unified-doc
unified document APIs.- 60%
- 133
- 141 kB
rehype-preset-minify
rehype preset to minify and mangle HTML- 60%
- 11k
- 155 kB
monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 559
- 1.39 kB
remark-generic-extensions
!Extension[Content](Argument){Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 855
rehype-format
rehype plugin to format HTML- 43%
- 99k
- 3.09 kB
rehype
HTML processor powered by plugins part of the unified collective- 43%
- 602k
- 65.6 kB
remark-fenced-divs
remark plugin to enable pandoc fenced_divs- 41%
- 233
- 4.02 kB
unified-doc-parse-csv
unified-doc parser to parse csv into a hast table node (RFC-4180 compliant)- 41%
- 8
- 5.44 kB
rehype-css-to-top
rehype plugin to move CSS<link>
to<head>
- 41%
- 30
- 986 B
rehype-concat-css-style
rehype plugin to concatenate CSS<style>
elements together- 41%
- 247
- 1.07 kB
rehype-highlight
rehype plugin to highlight code blocks with lowlight (highlight.js)- 23%
- 320k
- 49.5 kB
rehype-concat-javascript
rehype plugin to concatenate JS<script>
elements together- 18%
- 24
- 1.48 kB
Find other packages matching html on npm