unified
Interface for parsing, inspecting, transforming, and serializing content through syntax trees- 88%
- 49m
- 2.86 B
vfile
Virtual file format for text processing- 85%
- 53m
- 0.954 B
unist-util-visit
unist utility to visit nodes- 85%
- 66m
- 347 B
hastscript
hast utility to create trees- 82%
- 27m
- 6.68 B
remark-rehype
remark plugin that turns markdown into HTML to support rehype- 78%
- 22m
- 3.81 B
rehype-parse
rehype plugin to parse HTML- 75%
- 4.8m
rehype-stringify
rehype plugin to serialize HTML- 75%
- 4.4m
rehype-raw
rehype plugin to reparse the tree (and raw nodes)- 74%
- 7.7m
- 54.4 B
rehype-slug
rehype plugin to addid
attributes to headings- 72%
- 7.1m
- 2.86 B
rehype-react
rehype plugin to transform to React- 72%
- 636k
- 8.58 B
rehype-autolink-headings
rehype plugin to add links to headings- 72%
- 1.4m
hast-util-to-estree
hast utility to transform to estree (JavaScript AST) JSX- 72%
- 6.8m
rehype-sanitize
rehype plugin to sanitize HTML- 71%
- 1.4m
- 2.86 B
rehype-sort-attribute-values
rehype plugin to sort attribute values- 71%
- 368k
rehype-sort-attributes
rehype plugin to reorder attributes based on how often they occur- 71%
- 360k
hast-util-to-mdast
hast utility to transform to mdast- 70%
- 570k
hast-util-from-dom
hast utility to create a tree from the DOM- 70%
- 2.1m
rehype-minify-whitespace
rehype plugin to collapse whitespace- 70%
- 934k
rehype-katex
rehype plugin to transform inline and block math with KaTeX- 70%
- 1.8m
- 128 B
rehype-remove-comments
rehype plugin to remove comments (except conditional comments)- 69%
- 256k
rehype-cli
CLI to process HTML with rehype- 69%
- 485
@jsdevtools/rehype-toc
A rehype plugin that adds a table of contents (TOC) to the page- 69%
- 51k
rehype-remark
rehype plugin to transform to remark- 69%
- 450k
rehype-mathjax
rehype plugin to transform inline and block math with MathJax- 69%
- 171k
@jsdevtools/rehype-url-inspector
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document- 68%
- 9.1k
rehype-minify-attribute-whitespace
rehype plugin to minify whitespace in attributes- 68%
- 96k
rehype-minify-css-style
rehype plugin to minifystyle
elements- 68%
- 96k
rehype-remove-empty-attribute
rehype plugin to remove empty attributes- 68%
- 95k
rehype-minify-json-script
rehype plugin to minifyscript
elements with a JSON body- 68%
- 44k
rehype-remove-style-type-css
rehype plugin to removetype
on CSSstyle
andlink
s- 68%
- 95k
rehype-minify-javascript-url
rehype plugin to minify JavaScript URLs- 68%
- 44k
rehype-minify-media-attribute
rehype plugin to minify media attributes- 68%
- 95k
rehype-minify-event-handler
rehype plugin to Mminify event handler attributes- 68%
- 44k
rehype-minify-meta-color
rehype plugin to minifytheme-color
andmsapplication-TileColor
meta elements- 68%
- 95k
rehype-minify-meta-content
rehype plugin to minifycontent
onmeta
elements- 68%
- 95k
rehype-minify-javascript-script
rehype plugin to minifyscript
elements with a JS body- 68%
- 44k
rehype-remove-external-script-content
rehype plugin to remove content of external JavaScriptscript
elements- 68%
- 95k
rehype-normalize-attribute-value-case
rehype plugin to normalize casing of attribute values- 68%
- 95k
rehype-remove-meta-http-equiv
rehype plugin to removehttp-equiv
meta
elements for shorter output- 68%
- 95k
rehype-remove-script-type-javascript
rehype plugin to removetype
andlanguage
on JavaScript scripts- 68%
- 44k
rehype-minify-language
rehype plugin to minify language attributes- 68%
- 44k
rehype-remove-duplicate-attribute-values
rehype plugin to remove duplicates in attribute values with unique tokens- 68%
- 96k
rehype-minify-enumerated-attribute
rehype plugin to minify enumerated attributes- 68%
- 96k
rehype-minify-style-attribute
rehype plugin to minify style attributes- 68%
- 96k
hast-util-to-nlcst
hast utility to transform to nlcst- 68%
- 90k
- 1.91 B
rehype-external-links
rehype plugin to automatically addtarget
andrel
attributes to external links- 68%
- 6.1m
unified-diff
unified plugin to ignore unrelated messages- 68%
- 61k
rehype-attr
New syntax to add attributes to Markdown.- 68%
- 570k
hast-util-to-dom
hast utility to transform to the DOM- 68%
- 13k
- 5.72 B
rehype-rewrite
Rewrite element with rehype.- 68%
- 634k
rehype-retext
rehype plugin to transform to retext- 67%
- 89k
rehype-document
rehype plugin to wrap a document around a fragment- 67%
- 41k
rehype-minify-url
rehype plugin to minify URLs- 67%
- 421
rehype-javascript-to-bottom
rehype plugin to move JavaScript<script>
to<body>
- 67%
- 31
rehype-prevent-favicon-request
rehype plugin to prevent afavicon.ico
requests- 67%
- 104
rehype-prism-plus
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers- 66%
- 937k
unified-engine-gulp
unified engine to create a Gulp plugin from a processor- 66%
- 280
rehype-meta
rehype plugin to add metadata to the head of a document- 66%
- 3.2k
- 18.1 B
rehype-picture
rehype plugin to wrap images in pictures- 65%
- 354
rehype-infer-reading-time-meta
rehype plugin to infer reading time as file metadata from the document- 65%
- 7.1k
unist-util-ancestor
Unist utility for finding the closest common ancestor for multiple nodes- 65%
- 80
rehype-shift-heading
rehype plugin to change the rank (depth, level) of headings- 65%
- 3.8k
rehype-extract-meta
Rehype plugin to extract meta data from an HTML document- 65%
- 179
rehype-infer-description-meta
rehype plugin to infer file metadata from the document- 65%
- 55k
rehype-infer-title-meta
rehype plugin to infer file metadata from the main title of a document- 65%
- 515
rehype-dom-parse
rehype plugin to use browser APIs to parse HTML- 65%
- 13k
rehype-video
Markdown supports video play with.mp4
and.mov
URLs.- 65%
- 46k
rehype-wrap
wrap selected elements with a given element- 65%
- 7.6k
unified-infer-git-meta
unified plugin to infer somemeta
from Git- 65%
- 31
rehype-resolution
Insert srcset attribute into img elements- 65%
- 13
rehype-dom
unified processor to use browser APIs to parse and stringify HTML- 65%
- 241
@jsdevtools/rehype-inline-svg
A rehype plugin that inlines and optimizes SVG images- 65%
- 206
rehype-dom-stringify
rehype plugin to use browser APIs to stringify HTML- 64%
- 6.7k
rehype-ignore
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.- 64%
- 562k
rehype-code-titles
Rehype plugin for parsing code blocks and adding titles to code blocks- 63%
- 12k
rehype-plugin-auto-resolve-layout-shift
[](https://codecov.io/gh/potato4d/rehyp- 63%
- 55
remark-extract-toc
remark plugin to store table of contents- 62%
- 585
@retronav/rehype-shiki
Rehype plugin to highlight your code blocks with Shiki- 62%
- 44
rehype-citation
rehype plugin to add citation and bibliography from bibtex files- 60%
- 62k
rehype-preset-minify
rehype preset to minify and mangle HTML- 60%
- 45k
rehype-code-title
Rehype plugin to add code title.- 59%
- 108
rehype-title-figure
Rehype plugin that adds a caption using the title attribute of the img.- 57%
- 2.7k
monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 45
remark-directive-rehype
Remark plugin to enable Markdown directives to be parsed as HTML.- 49%
- 53k
rehype-format
rehype plugin to format HTML- 43%
- 554k
- 1.91 B
rehype
HTML processor powered by plugins part of the unified collective- 43%
- 2.5m
rehype-shiki
rehype plugin to highlight code blocks with shiki- 42%
- 785
rehype-css-to-top
rehype plugin to move CSS<link>
to<head>
- 41%
- 48
rehype-concat-css-style
rehype plugin to concatenate CSS<style>
elements together- 41%
- 167
rehype-highlight
rehype plugin to highlight code blocks with lowlight (highlight.js)- 23%
- 688k
- 48.6 B
rehype-concat-javascript
rehype plugin to concatenate JS<script>
elements together- 18%
- 43
Find other packages matching rehype on npm