unist-util-visit
unist utility to visit nodes- 85%
- 56m
- 347 B
mdast-util-to-hast
mdast utility to transform to hast- 82%
- 24m
- 4.78 kB
hastscript
hast utility to create trees- 82%
- 21m
- 7.04 kB
micromark
small commonmark compliant markdown parser with positional info and concrete tokens- 81%
- 33m
- 25.2 kB
hast-util-parse-selector
hast utility to create an element from a simple CSS selector- 81%
- 20m
- 345 B
hast-util-raw
hast utility to reparse a tree- 80%
- 13m
- 58.5 kB
hast-util-to-parse5
hast utility to transform hast to Parse5’s AST- 80%
- 13m
- 6.74 kB
remark-rehype
remark plugin that turns markdown into HTML to support rehype- 78%
- 16m
- 4.81 kB
hast-util-whitespace
hast utility to check if a node is inter-element whitespace- 77%
- 16m
- 229 B
rehype-parse
rehype plugin to parse HTML- 75%
- 3.1m
- 58 kB
rehype-stringify
rehype plugin to serialize HTML- 75%
- 3.1m
hast-util-to-html
hast utility to serialize to HTML- 75%
- 4.4m
- 10.9 kB
hast-util-is-element
hast utility to check if a node is a (certain) element- 75%
- 13m
- 585 B
micromark-extension-gfm-tagfilter
micromark extension to support GFM tagfilter- 74%
- 13m
- 369 B
hast-util-sanitize
hast utility to sanitize nodes- 74%
- 2.3m
- 3.13 kB
hast-util-to-string
hast utility to get the plain-text value of a node- 74%
- 11m
- 256 B
rehype-raw
rehype plugin to reparse the tree (and raw nodes)- 74%
- 5.4m
- 58.5 kB
hast-util-has-property
hast utility to check if a node has a property- 73%
- 2.2m
- 224 B
hast-util-to-text
hast utility to get the plain-text value of a node according to theinnerText
algorithm- 73%
- 2.8m
- 1.81 kB
rehype-slug
rehype plugin to addid
attributes to headings- 72%
- 9.5m
- 3.77 kB
hast-util-heading-rank
hast utility to get the rank (or depth, level) of headings- 72%
- 9.6m
- 255 B
rehype-react
rehype plugin to transform to React- 72%
- 511k
- 8.78 kB
rehype-autolink-headings
rehype plugin to add links to headings- 72%
- 942k
- 2.05 kB
hast-util-select
hast utility forquerySelector
,querySelectorAll
, andmatches
- 72%
- 1.1m
- 13.9 kB
hast-util-to-estree
hast utility to transform to estree (JavaScript AST) JSX- 72%
- 4.9m
- 9.86 kB
remark-html
remark plugin to compile Markdown to HTML- 71%
- 1m
- 17 kB
rehype-sanitize
rehype plugin to sanitize HTML- 71%
- 1.1m
- 3.14 kB
rehype-sort-attribute-values
rehype plugin to sort attribute values- 71%
- 258k
- 1.12 kB
rehype-sort-attributes
rehype plugin to reorder attributes based on how often they occur- 71%
- 247k
- 589 B
hast-util-is-body-ok-link
hast utility to check if a link element is “Body OK”- 71%
- 624k
- 312 B
hast-util-to-mdast
hast utility to transform to mdast- 70%
- 290k
- 8.7 kB
hast-util-from-dom
hast utility to create a tree from the DOM- 70%
- 1.3m
- 7.34 kB
hast-util-phrasing
hast utility to check if a node is phrasing content- 70%
- 617k
rehype-minify-whitespace
rehype plugin to collapse whitespace- 70%
- 886k
- 1.84 kB
remark-lint-no-html
remark-lint rule to warn when HTML nodes are used- 70%
- 18k
- 889 B
rehype-katex
rehype plugin to transform inline and block math with KaTeX- 70%
- 1.1m
- 135 kB
hast-util-is-conditional-comment
hast utility to check if a node is a conditional comment- 69%
- 145k
- 225 B
rehype-remove-comments
rehype plugin to remove comments (except conditional comments)- 69%
- 145k
hast-util-embedded
hast utility to check if a node is an embedded element- 69%
- 971k
- 500 B
rehype-cli
CLI to process HTML with rehype- 69%
- 599
@jsdevtools/rehype-toc
A rehype plugin that adds a table of contents (TOC) to the page- 69%
- 47k
- 1.82 kB
rehype-remark
rehype plugin to transform to remark- 69%
- 263k
- 8.7 kB
mdast-zone
mdast utility to treat HTML comments as ranges or markers- 69%
- 7.9k
- 932 B
rehype-mathjax
rehype plugin to transform inline and block math with MathJax- 69%
- 130k
rehype-minify-attribute-whitespace
rehype plugin to minify whitespace in attributes- 68%
- 69k
- 1.44 kB
rehype-minify-css-style
rehype plugin to minifystyle
elements- 68%
- 69k
- 48.8 kB
hast-util-from-string
hast utility to set the plain-text value of a node- 68%
- 71k
- 236 B
rehype-remove-empty-attribute
rehype plugin to remove empty attributes- 68%
- 65k
- 1.38 kB
hast-util-is-css-link
hast utility to check if an element is a css link- 68%
- 65k
- 451 B
hast-util-is-javascript
hast utility to check if an element is a JavaScript script- 68%
- 65k
- 546 B
rehype-minify-json-script
rehype plugin to minifyscript
elements with a JSON body- 68%
- 34k
- 543 B
rehype-remove-style-type-css
rehype plugin to removetype
on CSSstyle
andlink
s- 68%
- 64k
- 648 B
hast-util-is-css-style
hast utility to check if an element is a css style- 68%
- 69k
- 414 B
rehype-minify-javascript-url
rehype plugin to minify JavaScript URLs- 68%
- 34k
- 130 kB
rehype-minify-media-attribute
rehype plugin to minify media attributes- 68%
- 64k
- 48.5 kB
rehype-minify-event-handler
rehype plugin to Mminify event handler attributes- 68%
- 34k
- 130 kB
rehype-minify-meta-color
rehype plugin to minifytheme-color
andmsapplication-TileColor
meta elements- 68%
- 64k
- 48.5 kB
rehype-minify-meta-content
rehype plugin to minifycontent
onmeta
elements- 68%
- 64k
- 663 B
rehype-minify-javascript-script
rehype plugin to minifyscript
elements with a JS body- 68%
- 34k
- 130 kB
rehype-remove-external-script-content
rehype plugin to remove content of external JavaScriptscript
elements- 68%
- 64k
- 710 B
rehype-normalize-attribute-value-case
rehype plugin to normalize casing of attribute values- 68%
- 65k
- 1.13 kB
rehype-remove-meta-http-equiv
rehype plugin to removehttp-equiv
meta
elements for shorter output- 68%
- 64k
- 621 B
rehype-remove-script-type-javascript
rehype plugin to removetype
andlanguage
on JavaScript scripts- 68%
- 34k
- 721 B
rehype-minify-language
rehype plugin to minify language attributes- 68%
- 34k
- 59.3 kB
rehype-remove-duplicate-attribute-values
rehype plugin to remove duplicates in attribute values with unique tokens- 68%
- 69k
- 896 B
rehype-minify-enumerated-attribute
rehype plugin to minify enumerated attributes- 68%
- 69k
- 15.9 kB
rehype-minify-style-attribute
rehype plugin to minify style attributes- 68%
- 69k
- 48.5 kB
hast-util-to-nlcst
hast utility to transform to nlcst- 68%
- 76k
- 2.61 kB
rehype-external-links
rehype plugin to automatically addtarget
andrel
attributes to external links- 68%
- 8.7m
- 1.89 kB
rehype-attr
New syntax to add attributes to Markdown.- 68%
- 339k
hast-util-heading
hast utility to check if a node is a heading element- 68%
- 9.9k
- 485 B
hast-util-find-and-replace
hast utility to find and replace text in a tree- 68%
- 269k
hast-util-to-dom
hast utility to transform to the DOM- 68%
- 19k
- 6.45 kB
rehype-rewrite
Rewrite element with rehype.- 68%
- 402k
rehype-retext
rehype plugin to transform to retext- 67%
- 75k
- 12.3 kB
hast-util-reading-time
hast utility to estimate the reading time- 67%
- 4.6k
- 37.5 kB
rehype-document
rehype plugin to wrap a document around a fragment- 67%
- 31k
- 7.44 kB
rehype-minify-url
rehype plugin to minify URLs- 67%
- 247
- 3.97 kB
rehype-javascript-to-bottom
rehype plugin to move JavaScript<script>
to<body>
- 67%
- 43
- 803 B
rehype-prevent-favicon-request
rehype plugin to prevent afavicon.ico
requests- 67%
- 104
- 483 B
hast-util-from-selector
hast utility to parse CSS selectors to hast nodes- 67%
- 4.1k
- 11.5 kB
hast-util-to-xast
hast utility to transform to xast- 67%
- 3.1k
- 6.73 kB
hast-util-transparent
hast utility to check if a node is a transparent element- 66%
- 69
- 544 B
hast-util-sectioning
hast utility to check if a node is a sectioning element- 66%
- 35
- 471 B
hast-util-labelable
hast utility to check whether a node is labelable- 66%
- 33
- 257 B
hast-util-classnames
hast utility to merge class names together- 66%
- 155k
- 497 B
hast-util-from-text
hast utility to set the plain-text value of a node according to theinnerText
algorithm- 66%
- 466
- 352 B
hast-util-shift-heading
hast utility to change heading rank (or depth, level)- 66%
- 2.3k
- 519 B
hast-util-script-supporting
hast utility to check if a node is a script-supporting element- 66%
- 49
- 469 B
rehype-meta
rehype plugin to add metadata to the head of a document- 66%
- 960
- 19.8 kB
rehype-picture
rehype plugin to wrap images in pictures- 65%
- 289
- 646 B
rehype-infer-reading-time-meta
rehype plugin to infer reading time as file metadata from the document- 65%
- 4.4k
- 51 kB
rehype-shift-heading
rehype plugin to change the rank (depth, level) of headings- 65%
- 2.2k
- 544 B
rehype-extract-meta
Rehype plugin to extract meta data from an HTML document- 65%
- 253
- 15 kB
rehype-infer-description-meta
rehype plugin to infer file metadata from the document- 65%
- 46k
- 17.2 kB
rehype-infer-title-meta
rehype plugin to infer file metadata from the main title of a document- 65%
- 264
- 15.4 kB
rehype-dom-parse
rehype plugin to use browser APIs to parse HTML- 65%
- 36k
- 7.5 kB
rehype-video
Markdown supports video play with.mp4
and.mov
URLs.- 65%
- 27k
hast-util-interactive
hast utility to check if a node is interactive- 65%
- 35
- 388 B
hast-util-from-html
hast utility to parse from HTML- 65%
- 2.6m
- 58.9 kB
rehype-resolution
Insert srcset attribute into img elements- 65%
- 12
- 921 B
rehype-dom
unified processor to use browser APIs to parse and stringify HTML- 65%
- 590
- 10.4 kB
@jsdevtools/rehype-inline-svg
A rehype plugin that inlines and optimizes SVG images- 65%
- 95
- 270 kB
rehype-dom-stringify
rehype plugin to use browser APIs to stringify HTML- 64%
- 7.5k
- 6.64 kB
hast-util-truncate
hast utility to truncate the tree to a certain number of characters- 64%
- 46k
- 1.51 kB
hast-util-excerpt
hast utility to excerpt the tree to a comment- 64%
- 46k
- 1.72 kB
rehype-ignore
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.- 64%
- 337k
rehype-code-titles
Rehype plugin for parsing code blocks and adding titles to code blocks- 63%
- 8.9k
- 1.01 kB
remark-vdom
Legacy remark plugin to compile markdown to VDOM — please use something like React instead- 63%
- 4.3k
- 17.7 kB
unified-doc-react
react wrapper for unified-doc- 61%
- 8
- 144 kB
remark-hint
Sprinkle hints/tips/warnings on your documents- 61%
- 1.8k
- 494 B
unified-doc-dom
DOM APIs for unified-doc- 61%
- 10
- 18.7 kB
unified-doc
unified document APIs.- 60%
- 157
- 141 kB
rehype-preset-minify
rehype preset to minify and mangle HTML- 60%
- 34k
- 257 kB
monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 47
remark-generic-extensions
!Extension[Content](Argument){Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 176
rehype-format
rehype plugin to format HTML- 43%
- 358k
- 2.63 kB
rehype
HTML processor powered by plugins part of the unified collective- 43%
- 1.7m
- 65.8 kB
remark-fenced-divs
remark plugin to enable pandoc fenced_divs- 41%
- 141
- 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%
- 40
- 701 B
rehype-concat-css-style
rehype plugin to concatenate CSS<style>
elements together- 41%
- 50
- 777 B
rehype-highlight
rehype plugin to highlight code blocks with lowlight (highlight.js)- 23%
- 477k
- 48.6 kB
rehype-concat-javascript
rehype plugin to concatenate JS<script>
elements together- 18%
- 42
- 914 B
Find other packages matching html on npm