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. 20m
    3. 3.81 B
  2. rehype-parse

    rehype plugin to parse HTML
    1. 75%
    2. 4.2m
    3. 55.3 B
  3. rehype-stringify

    rehype plugin to serialize HTML
    1. 75%
    2. 4.1m
    3. 10.5 B
  4. rehype-raw

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

    rehype plugin to add id attributes to headings
    1. 72%
    2. 8.4m
    3. 2.86 B
  6. rehype-react

    rehype plugin to transform to React
    1. 72%
    2. 515k
    3. 8.58 B
  7. rehype-autolink-headings

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

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

    rehype plugin to sort attribute values
    1. 71%
    2. 314k
    3. 0.954 B
  10. rehype-sort-attributes

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

    rehype plugin to collapse whitespace
    1. 70%
    2. 859k
    3. 0.954 B
  12. rehype-katex

    rehype plugin to transform inline and block math with KaTeX
    1. 70%
    2. 1.3m
    3. 127 B
  13. rehype-remove-comments

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

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

    rehype plugin to transform to remark
    1. 69%
    2. 355k
    3. 7.63 B
  16. rehype-mathjax

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

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

    rehype plugin to minify whitespace in attributes
    1. 68%
    2. 89k
    3. 0.954 B
  19. rehype-minify-css-style

    rehype plugin to minify style elements
    1. 68%
    2. 89k
    3. 45.8 B
  20. rehype-remove-empty-attribute

    rehype plugin to remove empty attributes
    1. 68%
    2. 87k
    3. 0.954 B
  21. rehype-minify-json-script

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

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

    rehype plugin to minify JavaScript URLs
    1. 68%
    2. 42k
    3. 126 B
  24. rehype-minify-media-attribute

    rehype plugin to minify media attributes
    1. 68%
    2. 87k
    3. 45.8 B
  25. rehype-minify-event-handler

    rehype plugin to Mminify event handler attributes
    1. 68%
    2. 42k
    3. 126 B
  26. rehype-minify-meta-color

    rehype plugin to minify theme-color and msapplication-TileColor meta elements
    1. 68%
    2. 87k
    3. 45.8 B
  27. rehype-minify-meta-content

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

    rehype plugin to minify script elements with a JS body
    1. 68%
    2. 42k
    3. 126 B
  29. rehype-remove-external-script-content

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

    rehype plugin to normalize casing of attribute values
    1. 68%
    2. 87k
    3. 0.954 B
  31. rehype-remove-meta-http-equiv

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

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

    rehype plugin to minify language attributes
    1. 68%
    2. 41k
    3. 56.3 B
  34. rehype-remove-duplicate-attribute-values

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

    rehype plugin to minify enumerated attributes
    1. 68%
    2. 89k
    3. 15.3 B
  36. rehype-minify-style-attribute

    rehype plugin to minify style attributes
    1. 68%
    2. 89k
    3. 45.8 B
  37. rehype-external-links

    rehype plugin to automatically add target and rel attributes to external links
    1. 68%
    2. 7.5m
    3. 0.954 B
  38. rehype-retext

    rehype plugin to transform to retext
    1. 67%
    2. 91k
    3. 11.4 B
  39. rehype-document

    rehype plugin to wrap a document around a fragment
    1. 67%
    2. 40k
    3. 6.68 B
  40. rehype-minify-url

    rehype plugin to minify URLs
    1. 67%
    2. 307
    3. 3.81 B
  41. rehype-javascript-to-bottom

    rehype plugin to move JavaScript <script> to <body>
    1. 67%
    2. 29
    3. 803 B
  42. rehype-prevent-favicon-request

    rehype plugin to prevent a favicon.ico requests
    1. 67%
    2. 120
    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. 705k
    3. 217 B
  44. rehype-meta

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

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

    rehype plugin to infer reading time as file metadata from the document
    1. 65%
    2. 5k
    3. 48.6 B
  47. rehype-shift-heading

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

    rehype plugin to infer file metadata from the document
    1. 65%
    2. 52k
    3. 16.2 B
  49. rehype-infer-title-meta

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

    A rehype plugin that inlines and optimizes SVG images
    1. 65%
    2. 236
    3. 257 B
  51. rehype-code-titles

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

    [](https://codecov.io/gh/potato4d/rehyp
    1. 63%
    2. 33
    3. 116 B
  53. @retronav/rehype-shiki

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

    rehype plugin to add citation and bibliography from bibtex files
    1. 60%
    2. 64k
    3. 178 B
  55. rehype-preset-minify

    rehype preset to minify and mangle HTML
    1. 60%
    2. 42k
    3. 247 B
  56. rehype-title-figure

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

    rehype plugin to format HTML
    1. 43%
    2. 499k
    3. 1.91 B
  58. rehype-css-to-top

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

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

    rehype plugin to highlight code blocks with lowlight (highlight.js)
    1. 23%
    2. 568k
    3. 45.8 B
  61. rehype-concat-javascript

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