unified

Explore/Keyword/rehype-plugin

Packages matching rehype-plugin

  1. remark-rehype

    remark plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 19m
    3. 4.81 kB
  2. rehype-parse

    rehype plugin to parse HTML
    1. 75%
    2. 4m
    3. 58.2 kB
  3. rehype-stringify

    rehype plugin to serialize HTML
    1. 75%
    2. 3.8m
    3. 10.9 kB
  4. rehype-raw

    rehype plugin to reparse the tree (and raw nodes)
    1. 74%
    2. 6.7m
  5. rehype-slug

    rehype plugin to add id attributes to headings
    1. 72%
    2. 11m
    3. 3.77 kB
  6. rehype-react

    rehype plugin to transform to React
    1. 72%
    2. 574k
    3. 9.72 kB
  7. rehype-autolink-headings

    rehype plugin to add links to headings
    1. 72%
    2. 1.2m
    3. 2.05 kB
  8. rehype-sanitize

    rehype plugin to sanitize HTML
    1. 71%
    2. 1.2m
    3. 3.13 kB
  9. rehype-sort-attribute-values

    rehype plugin to sort attribute values
    1. 71%
    2. 330k
    3. 1.12 kB
  10. rehype-sort-attributes

    rehype plugin to reorder attributes based on how often they occur
    1. 71%
    2. 318k
    3. 589 B
  11. rehype-minify-whitespace

    rehype plugin to collapse whitespace
    1. 70%
    2. 831k
    3. 1.85 kB
  12. rehype-katex

    rehype plugin to transform inline and block math with KaTeX
    1. 70%
    2. 1.4m
    3. 134 kB
  13. rehype-remove-comments

    rehype plugin to remove comments (except conditional comments)
    1. 69%
    2. 189k
    3. 454 B
  14. @jsdevtools/rehype-toc

    A rehype plugin that adds a table of contents (TOC) to the page
    1. 69%
    2. 38k
    3. 1.81 kB
  15. rehype-remark

    rehype plugin to transform to remark
    1. 69%
    2. 347k
  16. rehype-mathjax

    rehype plugin to transform inline and block math with MathJax
    1. 69%
    2. 169k
  17. @jsdevtools/rehype-url-inspector

    A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
    1. 68%
    2. 11k
  18. rehype-minify-attribute-whitespace

    rehype plugin to minify whitespace in attributes
    1. 68%
    2. 86k
  19. rehype-minify-css-style

    rehype plugin to minify style elements
    1. 68%
    2. 86k
    3. 48.8 kB
  20. rehype-remove-empty-attribute

    rehype plugin to remove empty attributes
    1. 68%
    2. 83k
    3. 1.38 kB
  21. rehype-minify-json-script

    rehype plugin to minify script elements with a JSON body
    1. 68%
    2. 43k
  22. rehype-remove-style-type-css

    rehype plugin to remove type on CSS style and links
    1. 68%
    2. 83k
    3. 648 B
  23. rehype-minify-javascript-url

    rehype plugin to minify JavaScript URLs
    1. 68%
    2. 43k
    3. 133 kB
  24. rehype-minify-media-attribute

    rehype plugin to minify media attributes
    1. 68%
    2. 83k
  25. rehype-minify-event-handler

    rehype plugin to Mminify event handler attributes
    1. 68%
    2. 43k
    3. 132 kB
  26. rehype-minify-meta-color

    rehype plugin to minify theme-color and msapplication-TileColor meta elements
    1. 68%
    2. 83k
    3. 48.5 kB
  27. rehype-minify-meta-content

    rehype plugin to minify content on meta elements
    1. 68%
    2. 83k
    3. 663 B
  28. rehype-minify-javascript-script

    rehype plugin to minify script elements with a JS body
    1. 68%
    2. 43k
    3. 133 kB
  29. rehype-remove-external-script-content

    rehype plugin to remove content of external JavaScript script elements
    1. 68%
    2. 83k
    3. 710 B
  30. rehype-normalize-attribute-value-case

    rehype plugin to normalize casing of attribute values
    1. 68%
    2. 83k
    3. 1.13 kB
  31. rehype-remove-meta-http-equiv

    rehype plugin to remove http-equiv meta elements for shorter output
    1. 68%
    2. 83k
  32. rehype-remove-script-type-javascript

    rehype plugin to remove type and language on JavaScript scripts
    1. 68%
    2. 43k
    3. 721 B
  33. rehype-minify-language

    rehype plugin to minify language attributes
    1. 68%
    2. 43k
  34. rehype-remove-duplicate-attribute-values

    rehype plugin to remove duplicates in attribute values with unique tokens
    1. 68%
    2. 86k
    3. 896 B
  35. rehype-minify-enumerated-attribute

    rehype plugin to minify enumerated attributes
    1. 68%
    2. 86k
  36. rehype-minify-style-attribute

    rehype plugin to minify style attributes
    1. 68%
    2. 86k
    3. 48.5 kB
  37. rehype-external-links

    rehype plugin to automatically add target and rel attributes to external links
    1. 68%
    2. 10m
    3. 1.89 kB
  38. rehype-retext

    rehype plugin to transform to retext
    1. 67%
    2. 103k
    3. 12.4 kB
  39. rehype-document

    rehype plugin to wrap a document around a fragment
    1. 67%
    2. 43k
    3. 7.45 kB
  40. rehype-minify-url

    rehype plugin to minify URLs
    1. 67%
    2. 229
  41. rehype-javascript-to-bottom

    rehype plugin to move JavaScript <script> to <body>
    1. 67%
    2. 141
  42. rehype-prevent-favicon-request

    rehype plugin to prevent a favicon.ico requests
    1. 67%
    2. 213
    3. 483 B
  43. rehype-prism-plus

    rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
    1. 66%
    2. 660k
    3. 229 kB
  44. rehype-meta

    rehype plugin to add metadata to the head of a document
    1. 66%
    2. 999
  45. rehype-picture

    rehype plugin to wrap images in pictures
    1. 65%
    2. 557
    3. 646 B
  46. rehype-infer-reading-time-meta

    rehype plugin to infer reading time as file metadata from the document
    1. 65%
    2. 4k
    3. 51.4 kB
  47. rehype-shift-heading

    rehype plugin to change the rank (depth, level) of headings
    1. 65%
    2. 3.2k
    3. 544 B
  48. rehype-infer-description-meta

    rehype plugin to infer file metadata from the document
    1. 65%
    2. 55k
  49. rehype-infer-title-meta

    rehype plugin to infer file metadata from the main title of a document
    1. 65%
    2. 223
    3. 15.8 kB
  50. @jsdevtools/rehype-inline-svg

    A rehype plugin that inlines and optimizes SVG images
    1. 65%
    2. 160
    3. 270 kB
  51. rehype-code-titles

    Rehype plugin for parsing code blocks and adding titles to code blocks
    1. 63%
    2. 11k
  52. rehype-plugin-auto-resolve-layout-shift

    [](https://codecov.io/gh/potato4d/rehyp
    1. 63%
    2. 17
    3. 122 kB
  53. @retronav/rehype-shiki

    Rehype plugin to highlight your code blocks with Shiki
    1. 62%
    2. 27
  54. rehype-citation

    rehype plugin to add citation and bibliography from bibtex files
    1. 60%
    2. 69k
    3. 188 kB
  55. rehype-preset-minify

    rehype preset to minify and mangle HTML
    1. 60%
    2. 43k
    3. 260 kB
  56. rehype-title-figure

    Rehype plugin that adds a caption using the title attribute of the img.
    1. 57%
    2. 2.4k
  57. rehype-format

    rehype plugin to format HTML
    1. 43%
    2. 463k
    3. 2.67 kB
  58. rehype-css-to-top

    rehype plugin to move CSS <link> to <head>
    1. 41%
    2. 127
  59. rehype-concat-css-style

    rehype plugin to concatenate CSS <style> elements together
    1. 41%
    2. 98
    3. 777 B
  60. rehype-highlight

    rehype plugin to highlight code blocks with lowlight (highlight.js)
    1. 23%
    2. 579k
    3. 48.8 kB
  61. rehype-concat-javascript

    rehype plugin to concatenate JS <script> elements together
    1. 18%
    2. 136
    3. 914 B
  62. Find other packages matching rehype-plugin on npm