unified

Explore/Projects

All projects

  1. mdx-js/mdx

    Markdown for the component era
    1. 90%
    2. 121m
    3. 20k
  2. remarkjs/remark

    markdown processor powered by plugins part of the @unifiedjs collective
    1. 88%
    2. 242m
    3. 8.9k
  3. unifiedjs/unified

    Parse, inspect, transform, and serialize content with syntax trees
    1. 88%
    2. 145m
    3. 5k
  4. vfile/vfile

    Virtual file format for text processing used in @unifiedjs
    1. 85%
    2. 156m
    3. 530
  5. syntax-tree/unist-util-visit

    utility to visit nodes
    1. 85%
    2. 177m
    3. 346
  6. remarkjs/react-markdown

    Markdown component for React
    1. 84%
    2. 87m
    3. 16k
  7. syntax-tree/unist-util-visit-parents

    utility to recursively walk over unist nodes, with ancestral information
    1. 83%
    2. 175m
    3. 81
  8. syntax-tree/unist-util-is

    utility to check if a node passes a test
    1. 83%
    2. 181m
    3. 44
  9. syntax-tree/mdast-util-to-hast

    utility to transform mdast to hast
    1. 82%
    2. 131m
    3. 120
  10. syntax-tree/hastscript

    utility to create hast trees
    1. 82%
    2. 83m
    3. 199
  11. syntax-tree/mdast-util-to-string

    utility to get the plain text content of an mdast node
    1. 82%
    2. 154m
    3. 46
  12. vfile/vfile-message

    utility to create a vfile message
    1. 82%
    2. 159m
    3. 10
  13. syntax-tree/unist-builder

    utility to create a new trees with a nice syntax
    1. 82%
    2. 12m
    3. 82
  14. vfile/vfile-location

    utility to convert between positional (line and column-based) and offset (range-based) locations
    1. 81%
    2. 61m
    3. 14
  15. syntax-tree/unist-util-remove-position

    utility to remove positions from a tree
    1. 81%
    2. 45m
    3. 12
  16. micromark/micromark

    small, safe, and great commonmark (optionally gfm, mdx) compliant markdown parser
    1. 81%
    2. 2.3b
    3. 2.2k
  17. syntax-tree/unist-util-position

    utility to get the position of a node
    1. 81%
    2. 123m
    3. 8
  18. syntax-tree/unist-util-generated

    utility to check if a node is generated
    1. 81%
    2. 19m
    3. 4
  19. syntax-tree/hast-util-parse-selector

    utility to create an element from a simple CSS selector
    1. 81%
    2. 80m
    3. 13
  20. syntax-tree/hast-util-from-parse5

    utility to transform Parse5’s AST to hast
    1. 81%
    2. 55m
    3. 17
  21. syntax-tree/mdast-util-definitions

    utility to find definition nodes in an mdast tree
    1. 80%
    2. 31m
    3. 11
  22. syntax-tree/unist-util-remove

    utility to remove nodes from a tree
    1. 80%
    2. 10m
    3. 25
  23. syntax-tree/hast-util-raw

    utility to reparse a hast tree
    1. 80%
    2. 46m
    3. 12
  24. syntax-tree/hast-util-to-parse5

    utility to transform hast to Parse5’s AST
    1. 80%
    2. 46m
    3. 2
  25. syntax-tree/mdast-squeeze-paragraphs

    utility to remove empty paragraphs from an mdast tree
    1. 80%
    2. 4m
    3. 7
  26. remarkjs/remark-squeeze-paragraphs

    plugin to remove empty (or white-space only) paragraphs
    1. 79%
    2. 3.8m
    3. 10
  27. remarkjs/remark-rehype

    plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 108m
    3. 355
  28. syntax-tree/hast-util-whitespace

    utility to check if a node is inter-element whitespace
    1. 77%
    2. 118m
    3. 4
  29. syntax-tree/hast-util-to-html

    utility to serialize hast to HTML
    1. 75%
    2. 47m
    3. 118
  30. syntax-tree/hast-util-is-element

    utility to check if a node is a (certain) element
    1. 75%
    2. 42m
    3. 12
  31. remarkjs/remark-frontmatter

    remark plugin to support frontmatter (YAML, TOML, and more)
    1. 75%
    2. 13m
    3. 320
  32. syntax-tree/unist-util-find-all-after

    utility to find nodes after another node
    1. 75%
    2. 4.6m
    3. 7
  33. syntax-tree/estree-util-is-identifier-name

    Check if something can be an ecmascript (javascript) identifier name
    1. 74%
    2. 97m
    3. 3
  34. retextjs/retext

    natural language processor powered by plugins part of the @unifiedjs collective
    1. 74%
    2. 33m
    3. 2.4k
  35. syntax-tree/hast-util-sanitize

    utility to sanitize hast nodes
    1. 74%
    2. 20m
    3. 58
  36. rehypejs/rehype-minify

    plugins to minify HTML
    1. 74%
    2. 39m
    3. 101
  37. syntax-tree/estree-util-visit

    esast (and estree) utility to visit nodes
    1. 74%
    2. 27m
    3. 6
  38. rehypejs/rehype-raw

    plugin to parse the tree again
    1. 74%
    2. 41m
    3. 209
  39. remarkjs/remark-lint

    plugins to check (lint) markdown code style
    1. 74%
    2. 39m
    3. 1k
  40. syntax-tree/mdast-util-mdx-jsx

    mdast extension to parse and serialize MDX JSX
    1. 74%
    2. 94m
    3. 32
  41. syntax-tree/mdast-util-compact

    utility to make an mdast tree compact
    1. 74%
    2. 3.1m
    3. 7
  42. syntax-tree/mdast-util-mdx

    mdast extension to parse and serialize MDX (or MDX.js)
    1. 73%
    2. 25m
    3. 25
  43. syntax-tree/unist-util-position-from-estree

    unist utility to get a position from an estree node
    1. 73%
    2. 27m
    3. 0
  44. syntax-tree/mdast-util-gfm-footnote

    mdast extension to parse and serialize GFM footnotes
    1. 73%
    2. 85m
    3. 5
  45. syntax-tree/hast-util-has-property

    utility to check if a node has a property
    1. 73%
    2. 14m
    3. 1
  46. syntax-tree/nlcst-to-string

    utility to transform an nlcst tree to a string
    1. 73%
    2. 12m
    3. 19
  47. syntax-tree/hast-util-to-text

    utility to get the plain-text value of a node according to the innerText algorithm
    1. 73%
    2. 32m
    3. 25
  48. syntax-tree/unist-util-find-after

    unist utility to find a node after another node
    1. 73%
    2. 33m
    3. 7
  49. vfile/to-vfile

    utility to create a vfile from a filepath
    1. 73%
    2. 3.4m
    3. 67
  50. micromark/micromark-extension-mdxjs

    micromark extension to support MDX.js
    1. 72%
    2. 26m
    3. 10
  51. micromark/micromark-extension-mdx-jsx

    micromark extension to support MDX or MDX.js JSX
    1. 72%
    2. 28m
    3. 10
  52. micromark/micromark-extension-gfm-footnote

    micromark extension to support GFM footnotes
    1. 72%
    2. 89m
    3. 9
  53. rehypejs/rehype-slug

    plugin to add id attributes to headings
    1. 72%
    2. 9.7m
    3. 261
  54. micromark/micromark-extension-mdx-md

    micromark extension to turn some markdown features off for MDX
    1. 72%
    2. 25m
    3. 1
  55. syntax-tree/estree-util-attach-comments

    utility to attach comments to estree nodes
    1. 72%
    2. 21m
    3. 8
  56. syntax-tree/hast-util-heading-rank

    utility to get the rank (or depth, level) of headings
    1. 72%
    2. 10m
    3. 6
  57. rehypejs/rehype-react

    plugin to transform to preact, react, vue, etc
    1. 72%
    2. 1.6m
    3. 440
  58. syntax-tree/estree-util-build-jsx

    Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
    1. 72%
    2. 20m
    3. 23
  59. rehypejs/rehype-autolink-headings

    plugin to add links to headings in HTML
    1. 72%
    2. 5.7m
    3. 267
  60. syntax-tree/hast-util-select

    utility to add querySelector, querySelectorAll, and matches support for hast
    1. 72%
    2. 7.9m
    3. 43
  61. vfile/vfile-sort

    utility to sort messages by line/column
    1. 72%
    2. 4.2m
    3. 5
  62. remarkjs/remark-toc

    plugin to generate a table of contents (TOC)
    1. 72%
    2. 1.4m
    3. 497
  63. vfile/vfile-statistics

    utility to count messages per category: failures, warnings, etc
    1. 72%
    2. 4.2m
    3. 6
  64. syntax-tree/mdast-util-toc

    utility to generate a table of contents from an mdast tree
    1. 72%
    2. 2m
    3. 88
  65. syntax-tree/unist-util-select

    utility to select unist nodes with CSS-like selectors
    1. 72%
    2. 1.4m
    3. 69
  66. syntax-tree/hast-util-to-estree

    hast utility to transform to estree (JavaScript AST) JSX
    1. 72%
    2. 21m
    3. 19
  67. syntax-tree/unist-util-visit-children

    unist utility to visit direct children of a parent
    1. 72%
    2. 12m
    3. 9
  68. syntax-tree/unist-util-inspect

    utility to inspect nodes
    1. 72%
    2. 3.2m
    3. 32
  69. remarkjs/remark-html

    plugin to add support for serializing HTML
    1. 71%
    2. 2.6m
    3. 340
  70. vfile/vfile-reporter

    utility to create a report for a vfile
    1. 71%
    2. 4.3m
    3. 37
  71. syntax-tree/unist-util-map

    utility to create a new tree by mapping all nodes
    1. 71%
    2. 1.2m
    3. 35
  72. syntax-tree/mdast-comment-marker

    utility to parse a comment marker in mdast
    1. 71%
    2. 1.4m
    3. 11
  73. remarkjs/remark-github

    remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub
    1. 71%
    2. 1.8m
    3. 191
  74. unifiedjs/unified-engine

    Engine to process multiple files with unified
    1. 71%
    2. 3.1m
    3. 62
  75. syntax-tree/unist-util-filter

    utility to create a new tree with nodes that pass a filter
    1. 71%
    2. 7m
    3. 20
  76. remarkjs/remark-breaks

    plugin to add break support, without needing spaces
    1. 71%
    2. 10m
    3. 149
  77. rehypejs/rehype-sanitize

    plugin to sanitize HTML
    1. 71%
    2. 18m
    3. 210
  78. syntax-tree/mdast-util-heading-style

    utility to get the style of an mdast heading
    1. 71%
    2. 886k
    3. 5
  79. syntax-tree/mdast-util-to-nlcst

    utility to transform mdast to nlcst
    1. 71%
    2. 605k
    3. 9
  80. remarkjs/remark-math

    remark and rehype plugins to support math
    1. 70%
    2. 34m
    3. 502
  81. remarkjs/remark-message-control

    plugin to enable, disable, and ignore messages
    1. 70%
    2. 1.3m
    3. 8
  82. syntax-tree/hast-util-to-mdast

    utility to transform hast (HTML) to mdast (markdown)
    1. 70%
    2. 4.7m
    3. 43
  83. unifiedjs/unified-args

    Create CLIs for unified processors
    1. 70%
    2. 1.1m
    3. 37
  84. syntax-tree/hast-util-from-dom

    utility to transform a DOM tree to hast
    1. 70%
    2. 18m
    3. 22
  85. unifiedjs/unified-message-control

    plugin to enable, disable, and ignore messages
    1. 70%
    2. 1.3m
    3. 7
  86. remarkjs/remark-retext

    plugin to transform from remark (markdown) to retext (natural language)
    1. 70%
    2. 613k
    3. 31
  87. vfile/vfile-find-up

    utility to find one or more files by searching the file system upwards
    1. 70%
    2. 319k
    3. 6
  88. vfile/vfile-matter

    utility to parse the YAML front matter in a vfile
    1. 70%
    2. 3.3m
    3. 39
  89. syntax-tree/hast-util-phrasing

    utility to check if a node is phrasing content
    1. 70%
    2. 7.1m
    3. 0
  90. retextjs/retext-equality

    plugin to check for possible insensitive, inconsiderate language
    1. 70%
    2. 215k
    3. 160
  91. retextjs/retext-smartypants

    plugin to implement SmartyPants
    1. 70%
    2. 11m
    3. 60
  92. syntax-tree/nlcst-search

    utility to search for patterns in an nlcst tree
    1. 70%
    2. 274k
    3. 17
  93. syntax-tree/nlcst-is-literal

    utility to check whether an nlcst node is meant literally
    1. 70%
    2. 319k
    3. 9
  94. syntax-tree/mdast-util-heading-range

    utility to use headings as ranges in mdast
    1. 69%
    2. 132k
    3. 10
  95. syntax-tree/nlcst-normalize

    utility to normalize an nlcst word for easier comparison
    1. 69%
    2. 281k
    3. 8
  96. syntax-tree/hast-util-embedded

    utility to check if a node is an embedded element
    1. 69%
    2. 7.9m
    3. 3
  97. syntax-tree/mdast-util-phrasing

    utility to check if an mdast node is phrasing content
    1. 69%
    2. 118m
    3. 1
  98. retextjs/retext-keywords

    plugin to extract keywords and key-phrases
    1. 69%
    2. 9.5k
    3. 337
  99. remarkjs/strip-markdown

    plugin remove markdown formatting
    1. 69%
    2. 1.4m
    3. 172
  100. rhysd/remark-emoji

    Remark markdown transformer to replace :emoji: in text
    1. 69%
    2. 5.3m
    3. 155
  101. JS-DevTools/rehype-toc

    A rehype plugin that adds a table of contents (TOC) to the page
    1. 69%
    2. 128k
    3. 83
  102. rehypejs/rehype-remark

    plugin to transform from HTML (rehype) to Markdown (remark)
    1. 69%
    2. 4m
    3. 99
  103. syntax-tree/mdast-zone

    utility to treat HTML comments as ranges or markers in mdast
    1. 69%
    2. 76k
    3. 17
  104. remarkjs/remark-reference-links

    plugin to change links and images to references with separate definitions
    1. 69%
    2. 496k
    3. 30
  105. remarkjs/remark-validate-links

    plugin to check that markdown links and images reference existing files and headings
    1. 69%
    2. 445k
    3. 125
  106. JS-DevTools/rehype-url-inspector

    A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
    1. 68%
    2. 76k
    3. 24
  107. retextjs/retext-profanities

    plugin to check for profane and vulgar wording
    1. 68%
    2. 213k
    3. 44
  108. retextjs/retext-indefinite-article

    plugin to check if indefinite articles (a and an) are used correctly
    1. 68%
    2. 95k
    3. 20
  109. retextjs/retext-repeated-words

    plugin to check for for repeated words
    1. 68%
    2. 95k
    3. 15
  110. syntax-tree/hast-util-to-nlcst

    utility to transform hast to nlcst
    1. 68%
    2. 210k
    3. 4
  111. remarkjs/remark-contributors

    plugin to generate a list of contributors
    1. 68%
    2. 7.1k
    3. 23
  112. syntax-tree/unist-util-index

    utility to index property values or computed keys to nodes
    1. 68%
    2. 6.3k
    3. 10
  113. retextjs/retext-spell

    plugin to check spelling
    1. 68%
    2. 52k
    3. 74
  114. syntax-tree/unist-util-source

    utility to get the source of a node or position
    1. 68%
    2. 207k
    3. 6
  115. rehypejs/rehype-external-links

    rehype plugin to add rel (and target) to external links
    1. 68%
    2. 5.4m
    3. 118
  116. unifiedjs/unified-diff

    plugin to ignore unrelated CI messages
    1. 68%
    2. 194k
    3. 18
  117. jaywcjlove/rehype-attr

    New syntax to add attributes to Markdown.
    1. 68%
    2. 2.9m
    3. 34
  118. syntax-tree/hast-util-heading

    utility to check if a node is heading content
    1. 68%
    2. 47k
    3. 6
  119. remarkjs/remark-usage

    plugin to add a usage example to your readme
    1. 68%
    2. 40k
    3. 46
  120. retextjs/retext-quotes

    plugin to check quotes and apostrophes
    1. 68%
    2. 70k
    3. 12
  121. remarkjs/remark-comment-config

    plugin to configure remark with comments
    1. 68%
    2. 59k
    3. 15
  122. retextjs/retext-sentence-spacing

    plugin to check spacing between sentences
    1. 68%
    2. 57k
    3. 10
  123. syntax-tree/hast-util-to-dom

    utility to transform hast to a DOM tree
    1. 68%
    2. 982k
    3. 20
  124. jaywcjlove/rehype-rewrite

    Rewrite element with rehype.
    1. 68%
    2. 4m
    3. 26
  125. retextjs/retext-readability

    plugin to check readability
    1. 68%
    2. 13k
    3. 100
  126. remarkjs/remark-yaml-config

    plugin to configure remark with YAML frontmatter
    1. 68%
    2. 60k
    3. 9
  127. retextjs/retext-redundant-acronyms

    plugin to check for redundant acronyms (such as ATM machine to ATM)
    1. 68%
    2. 55k
    3. 7
  128. retextjs/retext-diacritics

    plugin to check for proper use of diacritics
    1. 68%
    2. 52k
    3. 6
  129. retextjs/retext-contractions

    plugin to check apostrophes in elided contractions
    1. 68%
    2. 56k
    3. 9
  130. syntax-tree/unist-util-parents

    unist utility to add references to parents on nodes in a tree
    1. 67%
    2. 22k
    3. 5
  131. remarkjs/remark-gemoji

    plugin to turn gemoji shortcodes into emoji 👍
    1. 67%
    2. 407k
    3. 51
  132. syntax-tree/mdast-normalize-headings

    utility to make sure there is no more than a single top-level heading in the document
    1. 67%
    2. 105k
    3. 6
  133. vfile/vfile-reporter-pretty

    utility to create a pretty report for a vfile
    1. 67%
    2. 6.6k
    3. 20
  134. vfile/vfile-find-down

    utility to find one or more files by searching the file system downwards
    1. 67%
    2. 79k
    3. 3
  135. remark-embedder/transformer-oembed

    @remark-embedder transformer for oEmbed supported links
    1. 67%
    2. 25k
    3. 39
  136. syntax-tree/hast-util-reading-time

    utility to estimate the reading time
    1. 67%
    2. 6.2k
    3. 57
  137. rehypejs/rehype-document

    plugin to wrap a fragment in a document
    1. 67%
    2. 128k
    3. 36
  138. retextjs/retext-simplify

    plugin to check phrases for simpler alternatives
    1. 67%
    2. 16k
    3. 98
  139. remarkjs/remark-textr

    plugin to make your typography better with Textr
    1. 67%
    2. 146k
    3. 35
  140. remarkjs/remark-images

    plugin to add a simpler image syntax
    1. 67%
    2. 54k
    3. 44
  141. syntax-tree/nlcst-affix-emoticon-modifier

    utility to merge affix emoticons into the previous sentence in nlcst
    1. 67%
    2. 90k
    3. 1
  142. syntax-tree/unist-util-find-before

    utility to find a node before another node
    1. 67%
    2. 29k
    3. 4
  143. remarkjs/remark-man

    plugin to compile markdown to man pages
    1. 67%
    2. 41k
    3. 98
  144. imcuttle/remark-heading-id

    The remark plugin for supporting custom heading id
    1. 67%
    2. 207k
    3. 39
  145. mrzmmr/remark-code-blocks

    Remark plugin for selecting and storing code blocks from markdown.
    1. 67%
    2. 4.3k
    3. 18
  146. vfile/vfile-to-eslint

    utility to convert to ESLint formatter compatible output
    1. 67%
    2. 6.6k
    3. 17
  147. syntax-tree/nlcst-emoji-modifier

    utility to support emoji in nlcst
    1. 67%
    2. 89k
    3. 2
  148. remarkjs/remark-heading-gap

    plugin to adjust the gap between headings in markdown
    1. 67%
    2. 7.8k
    3. 6
  149. retextjs/retext-emoji

    plugin to support emoji, gemoji, and emoticons
    1. 67%
    2. 89k
    3. 35
  150. retextjs/retext-pos

    plugin to add part-of-speech (POS) tags
    1. 67%
    2. 12k
    3. 22
  151. syntax-tree/unist-util-find-all-before

    utility to find nodes before another node
    1. 67%
    2. 161k
    3. 5
  152. vfile/vfile-reporter-json

    utility to create a JSON report for a vfile
    1. 67%
    2. 15k
    3. 6
  153. syntax-tree/unist-util-assert

    utility to assert nodes
    1. 67%
    2. 4.1k
    3. 5
  154. syntax-tree/xastscript

    utility to create xast trees
    1. 67%
    2. 224k
    3. 13
  155. syntax-tree/xast-util-from-xml

    utility to parse from XML
    1. 67%
    2. 67k
    3. 19
  156. syntax-tree/hast-util-from-selector

    utility to parse CSS selectors to hast nodes
    1. 67%
    2. 30k
    3. 3
  157. remark-embedder/core

    🔗 Remark plugin to convert URLs to embed code in markdown.
    1. 67%
    2. 30k
    3. 129
  158. remark-embedder/cache

    A cache for @remark-embedder
    1. 67%
    2. 61
    3. 13
  159. syntax-tree/xast-util-to-xml

    utility to serialize to XML
    1. 67%
    2. 250k
    3. 3
  160. remarkjs/remark-defsplit

    plugin to change links and images to references with separate definitions
    1. 67%
    2. 3.5k
    3. 21
  161. syntax-tree/mdast-util-assert

    utility to assert mdast trees
    1. 67%
    2. 3k
    3. 1
  162. mrzmmr/remark-variables

    Variables support for remark
    1. 67%
    2. 4k
    3. 13
  163. remarkjs/remark-inline-links

    plugin to change references and definitions into normal links and images
    1. 67%
    2. 623k
    3. 27
  164. remarkjs/remark-embed-images

    plugin to embed local images as data URIs
    1. 67%
    2. 35k
    3. 37
  165. syntax-tree/hast-util-to-xast

    utility to transform to xast (xml)
    1. 67%
    2. 8k
    3. 4
  166. vfile/vfile-rename

    utility to rename the path parts of a vfile
    1. 67%
    2. 3.8k
    3. 3
  167. syntax-tree/xast-util-feed

    xast utility to build feeds (rss, atom)
    1. 67%
    2. 4.1k
    3. 10
  168. retextjs/retext-syntax-urls

    plugin to classify url-like values as syntax, not natural language
    1. 67%
    2. 49k
    3. 9
  169. retextjs/retext-syntax-mentions

    plugin to classify @mentions as syntax, not natural language
    1. 66%
    2. 47k
    3. 11
  170. syntax-tree/unist-util-size

    utility to calculate the number of nodes in a tree
    1. 66%
    2. 186
    3. 1
  171. unifiedjs/unified-language-server

    Language server for content, using @unifiedjs
    1. 66%
    2. 2k
    3. 85
  172. remarkjs/remark-normalize-headings

    plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly
    1. 66%
    2. 103k
    3. 13
  173. syntax-tree/xast-util-sitemap

    xast utility to build a sitemap
    1. 66%
    2. 771
    3. 5
  174. remcohaszing/remark-mdx-frontmatter

    A remark plugin for converting frontmatter metadata into MDX exports
    1. 66%
    2. 3.5m
    3. 144
  175. retextjs/retext-passive

    plugin to check for passive voice
    1. 66%
    2. 8.9k
    3. 17
  176. remarkjs/remark-git-contributors

    plugin to generate a list of Git contributors
    1. 66%
    2. 2.6k
    3. 16
  177. timlrx/rehype-prism-plus

    rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
    1. 66%
    2. 4.6m
    3. 199
  178. remarkjs/remark-license

    plugin to generate a license section
    1. 66%
    2. 7.3k
    3. 21
  179. syntax-tree/esast-util-from-estree

    esast utility to transform from estree
    1. 66%
    2. 16m
    3. 1
  180. retextjs/retext-intensify

    plugin to check for weak and mitigating wording
    1. 66%
    2. 2.3k
    3. 20
  181. syntax-tree/hast-util-transparent

    utility to check if a node is a transparent element
    1. 66%
    2. 70
    3. 1
  182. syntax-tree/nlcst-test

    utility to check assert an nlcst node
    1. 66%
    2. 168
    3. 2
  183. syntax-tree/hast-util-sectioning

    utility to check if a node is a sectioning element
    1. 66%
    2. 64
    3. 2
  184. syntax-tree/hast-util-assert

    utility to assert hast nodes
    1. 66%
    2. 164
    3. 1
  185. syntax-tree/hast-util-labelable

    utility to check whether a node is labelable
    1. 66%
    2. 40
    3. 2
  186. remark-embedder/transformer-codesandbox

    @remark-embedder transformer for CodeSandbox links
    1. 66%
    2. 285
    3. 2
  187. syntax-tree/hast-util-classnames

    utility to merge class names together
    1. 66%
    2. 780k
    3. 2
  188. syntax-tree/hast-util-from-text

    utility to set the plain-text value of a node according to the innerText algorithm
    1. 66%
    2. 320
    3. 3
  189. remarkjs/remark-strip-badges

    plugin to strip badges (such as shields.io)
    1. 66%
    2. 1.8k
    3. 9
  190. martypdx/rehype-add-classes

    Add classes to HAST html by selector
    1. 66%
    2. 17k
    3. 18
  191. syntax-tree/hast-util-shift-heading

    utility to change heading rank (or depth, level) in hast
    1. 66%
    2. 4.6k
    3. 3
  192. syntax-tree/hast-util-script-supporting

    utility to check if a node is a script-supporting element
    1. 66%
    2. 118
    3. 0
  193. landakram/remark-wiki-link

    Parse and render wiki links.
    1. 66%
    2. 46k
    3. 108
  194. vfile/vfile-is

    utility to check if a vfile passes a test
    1. 66%
    2. 1.4k
    3. 3
  195. pustovitDmytro/remark-telegraph

    remark plugin to translate markdown into Telegra.ph Nodes
    1. 66%
    2. 1.7k
    3. 5
  196. unifiedjs/unified-stream

    Streaming interface for unified processors
    1. 66%
    2. 3.8k
    3. 19
  197. unifiedjs/unified-engine-gulp

    Engine to create Gulp plugins for unified
    1. 66%
    2. 864
    3. 8
  198. remarkjs/remark-unlink

    plugin to remove all links, images, references, and definitions
    1. 66%
    2. 23k
    3. 6
  199. remarkjs/react-remark

    React component and hook to use remark to render markdown
    1. 66%
    2. 195k
    3. 247
  200. rehypejs/rehype-picture

    plugin to wrap images in pictures
    1. 65%
    2. 272
    3. 14
  201. vweevers/remark-autolink-references

    A remark plugin to autolink custom references.
    1. 65%
    2. 5.3k
    3. 4
  202. rehypejs/rehype-infer-reading-time-meta

    rehype plugin to infer reading time as file metadata from the document
    1. 65%
    2. 6.1k
    3. 12
  203. gorango/unist-util-ancestor

    Unist util for finding the closest common ancestor for multiple nodes
    1. 65%
    2. 149
    3. 5
  204. rehypejs/rehype-shift-heading

    plugin to change the rank (depth, level) of headings
    1. 65%
    2. 4k
    3. 3
  205. gorango/rehype-extract-meta

    Extract meta data from an HTML document
    1. 65%
    2. 573
    3. 7
  206. rehypejs/rehype-infer-description-meta

    rehype plugin to infer file metadata from the contents of the document
    1. 65%
    2. 73k
    3. 13
  207. rehypejs/rehype-infer-title-meta

    plugin to infer file metadata from the main title of a document
    1. 65%
    2. 1.3k
    3. 5
  208. rehypejs/rehype-dom

    HTML processor to parse and compile with browser APIs, powered by plugins
    1. 65%
    2. 2m
    3. 25
  209. jaywcjlove/rehype-video

    Add improved video syntax: links to .mp4 and .mov turn into videos.
    1. 65%
    2. 141k
    3. 12
  210. syntax-tree/hast-util-interactive

    utility to check if a node is interactive
    1. 65%
    2. 171k
    3. 0
  211. form8ion/remark-remove-greenkeeper-badge

    remark plugin for removing a greenkeeper badge
    1. 65%
    2. 1.9k
    3. 1
  212. mrzmmr/rehype-wrap

    wrap selected elements with a given element
    1. 65%
    2. 3.1k
    3. 8
  213. form8ion/remark-remove-travis-ci-badge

    remark plugin for removing a Travis CI badge
    1. 65%
    2. 1.4k
    3. 0
  214. unifiedjs/unified-infer-git-meta

    unified plugin to infer some meta from Git
    1. 65%
    2. 115
    3. 6
  215. luk707/rehype-truncate

    Truncate HTML while preserving its structure
    1. 65%
    2. 5.7k
    3. 6
  216. syntax-tree/esast-util-from-js

    estree (and esast) utility to parse from JavaScript
    1. 65%
    2. 16m
    3. 14
  217. syntax-tree/hast-util-from-html

    hast utility to parse from HTML
    1. 65%
    2. 31m
    3. 40
  218. form8ion/remark-readme

    remark plugin for transforming the README for projects that follow form8ion conventions
    1. 65%
    2. 7.2k
    3. 0
  219. michaelnisi/rehype-resolution

    Insert srcset attribute into img elements
    1. 65%
    2. 26
    3. 12
  220. syntax-tree/unist-diff

    Diff two unist trees
    1. 65%
    2. 34
    3. 14
  221. code-dot-org/remark-redactable

    remark plugin to enable other plugins for redaction and restoration of content
    1. 65%
    2. 2.1k
    3. 6
  222. JS-DevTools/rehype-inline-svg

    A rehype plugin that inlines and optimizes SVG images
    1. 65%
    2. 306
    3. 9
  223. syntax-tree/hast-util-truncate

    utility to truncate the tree to a certain number of characters
    1. 64%
    2. 74k
    3. 4
  224. syntax-tree/hast-util-excerpt

    utility to truncate the tree to a comment
    1. 64%
    2. 74k
    3. 2
  225. syntax-tree/estree-util-to-js

    estree (and esast) utility to serialize as JavaScript
    1. 64%
    2. 21m
    3. 17
  226. kamranayub/remark-typedoc-symbol-links

    A Remark plugin for transforming TypeDoc symbol links into actual links to your API docs
    1. 64%
    2. 160
    3. 0
  227. jaywcjlove/rehype-ignore

    Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
    1. 64%
    2. 2.9m
    3. 2
  228. dunckr/retext-overuse

    Check words for overuse with retext
    1. 64%
    2. 182
    3. 8
  229. mdx-js/eslint-mdx

    ESLint Parser/Plugin for MDX
    1. 64%
    2. 4.2m
    3. 300
  230. rockchalkwushock/rehype-code-titles

    Rehype plugin for parsing code blocks and adding titles to code blocks
    1. 63%
    2. 22k
    3. 23
  231. mrazauskas/docusaurus-remark-plugin-tab-blocks

    Turn Docusaurus code blocks into tab blocks
    1. 63%
    2. 8.3k
    3. 33
  232. mrzmmr/remark-behead

    Remark plugin to increase or decrease markdown heading weight.
    1. 63%
    2. 30k
    3. 17
  233. davidhund/retext-assuming

    Check for unhelpful ‘assuming’ phrases such as ‘just’, ‘simply’ or ‘obviously’ with retext
    1. 63%
    2. 82
    3. 18
  234. dunckr/retext-cliches

    Check phrases for cliches with retext
    1. 63%
    2. 27
    3. 16
  235. potato4d/rehype-plugin-auto-resolve-layout-shift

    Flexible improve CLS plugin for rehype.
    1. 63%
    2. 81
    3. 6
  236. unlight/remark-plantuml-link

    Generate a plantuml image link from text
    1. 62%
    2. 40
    3. 1
  237. inokawa/remark-extract-toc

    remark plugin to store table of contents
    1. 62%
    2. 3k
    3. 9
  238. Mavrin/remark-typograf

    Plugin to make your typography better with https://github.com/typograf
    1. 62%
    2. 1.3k
    3. 13
  239. retronav/rehype-shiki

    Rehype plugin to highlight codeblocks using Shiki, with special support for Astro.
    1. 62%
    2. 25
    3. 4
  240. unified-doc/unified-doc-react

    react wrapper for unified-doc
    1. 61%
    2. 54
    3. 3
  241. ChristianMurphy/mdast-util-arbitrary

    Generate arbitrary mdast with fast check
    1. 61%
    2. 23
    3. 2
  242. unlight/remark-package-dependencies

    Inject to markdown the list of dependencies of your package
    1. 61%
    2. 87
    3. 3
  243. ganta/rehype-element-properties

    rehype plugin to replace element properties
    1. 61%
    2. 11
    3. 2
  244. shivjm/remark-extensions

    Various remark & micromark extensions
    1. 61%
    2. 217
    3. 0
  245. unified-doc/unified-doc-dom

    DOM APIs for unified-doc
    1. 61%
    2. 36
    3. 3
  246. aloisklink/remark-mermaid-dataurl

    A remark plugin for Markdown that replaces mermaid graphs with dataurls
    1. 61%
    2. 396
    3. 12
  247. SSHari/remark-mdx-postcss

    Remark plugin to bundle a style tag with MDX content via postcss.
    1. 61%
    2. 14
    3. 0
  248. manovotny/remark-mdx-metadata

    Remark transformer for modifying MDX metadata.
    1. 61%
    2. 1.3k
    3. 11
  249. florianb/remark-description-list

    Plugin to create description lists.
    1. 61%
    2. 36
    3. 3
  250. myl7/remark-github-beta-blockquote-admonitions

    remark plugin to add support for GitHub beta blockquote-based admonitions
    1. 61%
    2. 6.7k
    3. 28
  251. purefun/remark-join-cjk-lines

    A remark plugin to remove extra space between CJK Characters.
    1. 61%
    2. 1.2k
    3. 12
  252. timlrx/rehype-citation

    Rehype plugin to add citation and bibliography from bibtex files
    1. 60%
    2. 225k
    3. 80
  253. unified-doc/unified-doc

    unified document APIs
    1. 60%
    2. 9k
    3. 10
  254. rajasegar/remark-ember-abc

    A remark plugin to transform Handlebars codeblocks to Angle brackets syntax
    1. 59%
    2. 12
    3. 5
  255. ybiquitous/remark-lint-code-block-syntax

    A remark-lint rule to check language syntax in a code block.
    1. 59%
    2. 951
    3. 1
  256. laysent/remark-lint-plugins

    plugins for remark-lint
    1. 57%
    2. 33k
    3. 2
  257. y-temp4/rehype-title-figure

    Rehype plugin that adds a caption using the title attribute of the img.
    1. 57%
    2. 10k
    3. 8
  258. laysent/remark-ruby

    Custom syntax for remarkjs, adding ruby (furigana) to markdown.
    1. 57%
    2. 765
    3. 26
  259. alvinometric/remark-remove-comments

    Remove HTML comments from markdown
    1. 57%
    2. 152k
    3. 10
  260. joeltg/hast-util-from-lezer

    Render styled Lezer syntax trees to hast
    1. 57%
    2. 123k
    3. 8
  261. remarkjs/remark-language-server

    A language server to lint and format markdown files with remark
    1. 56%
    2. 1.4k
    3. 53
  262. remcohaszing/monaco-unified

    Get warnings and error messages in monaco editor based on a unified processor.
    1. 56%
    2. 53
    3. 18
  263. temando/remark-gitlab-artifact

    A remark plugin that downloads artifacts from Gitlab projects to live alongside your Markdown.
    1. 55%
    2. 30
    3. 2
  264. madiodio/remark-twemoji

    Remark plugin to replace your emoji by using Twemoji.
    1. 55%
    2. 370
    3. 10
  265. kevin940726/remark-codesandbox

    🎩 Create CodeSandbox directly from code blocks
    1. 54%
    2. 2.7k
    3. 285
  266. manovotny/remark-excerpt

    Remark transformer for extracting an excerpt.
    1. 53%
    2. 400
    3. 9
  267. keplersj/remark-preset-lint-starstuff

    Opinionated, yet simple config for remark-lint
    1. 52%
    2. 184
    3. 0
  268. danielgolden/retext-capitalization

    A retext plugin to encourage the use of sentence case.
    1. 52%
    2. 90
    3. 1
  269. danielgolden/retext-use-contractions

    A retext plugin to encourage the usage of common contractions.
    1. 51%
    2. 72
    3. 1
  270. danielgolden/retext-no-emojis

    A retext plugin to discourage the usage of emoji(s)
    1. 51%
    2. 54
    3. 1
  271. phuctm97/remark-parse-frontmatter

    🎓 Parses and validates Markdown frontmatter (YAML) to data object.
    1. 51%
    2. 21k
    3. 11
  272. radiojhero/rehype-widont

    📄 Rehype plugin to prevent lines with single words.
    1. 50%
    2. 47
    3. 2
  273. IGassmann/remark-directive-rehype

    Remark plugin to enable Markdown directives to be parsed as HTML.
    1. 49%
    2. 326k
    3. 39
  274. josemarluedke/remark-hbs

    Remark plugin that allows writing markdown with Ember handlebars templates
    1. 49%
    2. 82k
    3. 6
  275. elviswolcott/remark-admonitions

    Add admonitions support to Remarkable
    1. 49%
    2. 91k
    3. 118
  276. medfreeman/remark-generic-extensions

    !ExtensionContent{Properties} -> 🎉 — commonmark generic directive extension for remark
    1. 48%
    2. 309
    3. 25
  277. temando/remark-mermaid

    A remark plugin for Markdown that replaces mermaid graphs with rendered SVGs.
    1. 47%
    2. 9.3k
    3. 85
  278. landakram/remark-parse-yaml

    Parse YAML blocks into structured data.
    1. 45%
    2. 35k
    3. 14
  279. Symbitic/remark-plugins

    Remark plugins for Markbook
    1. 45%
    2. 454k
    3. 18
  280. greybax/remark-helpers

    Helper methods for remark
    1. 44%
    2. 165
    3. 8
  281. temando/remark-metadata

    Add metadata about a Markdown file as Front Matter.
    1. 44%
    2. 129
    3. 1
  282. trevorblades/remark-typescript

    👭 Transpiles TypeScript code blocks to JavaScript and inserts them into the page
    1. 44%
    2. 914
    3. 8
  283. rehypejs/rehype-format

    plugin to format HTML
    1. 43%
    2. 3.9m
    3. 38
  284. landakram/remark-task-list

    Toggle task list items and reference them by IDs.
    1. 43%
    2. 461
    3. 1
  285. arobase-che/remark-attr

    Remark plugin to add support for custom attributes
    1. 42%
    2. 19k
    3. 59
  286. rsclarke/rehype-shiki

    rehype plugin to highlight code blocks with shiki
    1. 42%
    2. 4.3k
    3. 32
  287. unlight/remark-sources

    Inserts source code to markdown files
    1. 41%
    2. 102
    3. 3
  288. inokawa/remark-pdf

    remark plugin to compile markdown to pdf.
    1. 41%
    2. 3k
    3. 43
  289. inokawa/remark-docx

    remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
    1. 41%
    2. 85k
    3. 114
  290. temando/remark-graphviz

    A remark plugin for Markdown that replaces graphs defined in dot with rendered SVGs.
    1. 39%
    2. 637
    3. 20
  291. redotjs/redot

    Graphviz dot file processor powered by plugins based on @unifiedjs
    1. 37%
    2. 519
    3. 76
  292. DavidCouronne/gridsome-plugin-remark-prismjs-all

    Syntax highlighting for Gridsome with PrismJS
    1. 37%
    2. 279
    3. 10
  293. tsaiDavid/remark-encode-plantuml

    1. 36%
    2. 11
    3. 1
  294. vmarkdown/remark-render

    Compile markdown to Virtual DOM with remark.
    1. 36%
    2. 118
    3. 6
  295. ice-zjchen/remark-codeset

    Transform sets of code blocks in markdown to tablist in html (new node type, rehype compatible)
    1. 34%
    2. 58
    3. 3
  296. mottox2/remark-code-titles

    1. 32%
    2. 28k
    3. 16
  297. redotjs/redot-message-control

    Enable, disable, and ignore messages with redot
    1. 31%
    2. 26
    3. 0
  298. redotjs/redot-lint

    Graphviz code style linter
    1. 31%
    2. 11
    3. 5
  299. nemo-omen/remark-code-figure

    A remark plugin that wraps markdown code blocks in a figure element with an optional figcaption.
    1. 30%
    2. 29
    3. 1
  300. rehypejs/rehype-highlight

    plugin to highlight code blocks
    1. 23%
    2. 4.9m
    3. 329
  301. danielgolden/language-linter

    A natural language linter React component.
    1. 18%
    2. 186
    3. 2
  302. whizark/remark-preset

    ⚙️ remark sharable preset files (FOR MY PERSONAL PROJECTS).
    1. 15%
    2. 96
    3. 0