unified

Explore/Projects

All projects

  1. mdx-js/mdx

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

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

    ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
    1. 88%
    2. 38m
    3. 4k
  4. vfile/vfile

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

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

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

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

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

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

    utility to create hast trees
    1. 82%
    2. 21m
    3. 135
  11. syntax-tree/unist-util-stringify-position

    utility to serialize a node, position, or point as a human readable location
    1. 82%
    2. 42m
    3. 5
  12. syntax-tree/mdast-util-to-string

    utility to get the plain text content of an mdast node
    1. 82%
    2. 45m
    3. 34
  13. vfile/vfile-message

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

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

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

    utility to remove positions from a tree
    1. 81%
    2. 18m
    3. 11
  17. micromark/micromark

    small, safe, and great commonmark (optionally gfm) compliant markdown parser
    1. 81%
    2. 253m
    3. 2k
  18. syntax-tree/unist-util-position

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

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

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

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

    utility to find definition nodes in an mdast tree
    1. 80%
    2. 29m
    3. 9
  23. syntax-tree/mdast-util-from-markdown

    mdast utility to parse markdown
    1. 80%
    2. 24m
    3. 157
  24. syntax-tree/unist-util-remove

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

    utility to reparse a hast tree
    1. 80%
    2. 14m
    3. 8
  26. syntax-tree/hast-util-to-parse5

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

    utility to remove empty paragraphs from an mdast tree
    1. 80%
    2. 9m
    3. 5
  28. remarkjs/remark-footnotes

    Legacy plugin to add support for pandoc footnotes — please use remark-gfm instead
    1. 79%
    2. 10m
    3. 39
  29. remarkjs/remark-squeeze-paragraphs

    plugin to remove empty (or white-space only) paragraphs
    1. 79%
    2. 9m
    3. 9
  30. syntax-tree/mdast-util-to-markdown

    mdast utility to serialize markdown
    1. 78%
    2. 17m
    3. 76
  31. remarkjs/remark-rehype

    plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 11m
    3. 213
  32. remarkjs/remark-gfm

    remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
    1. 77%
    2. 9m
    3. 531
  33. syntax-tree/hast-util-whitespace

    utility to check if a node is inter-element whitespace
    1. 77%
    2. 11m
    3. 4
  34. remarkjs/remark-slug

    Legacy plugin to add ids to headings — please use rehype-slug
    1. 77%
    2. 17m
    3. 89
  35. remarkjs/remark-external-links

    Legacy plugin to automatically add target and rel attributes to external links — please use rehype-external-links instead
    1. 76%
    2. 17m
    3. 54
  36. syntax-tree/mdast-util-find-and-replace

    mdast utility to find and replace text in a tree
    1. 76%
    2. 10m
    3. 9
  37. syntax-tree/mdast-util-gfm

    mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
    1. 76%
    2. 9m
    3. 13
  38. syntax-tree/mdast-util-gfm-table

    mdast extension to parse and serialize GFM tables
    1. 76%
    2. 9m
    3. 9
  39. rehypejs/rehype

    HTML processor powered by plugins part of the @unifiedjs collective
    1. 75%
    2. 6m
    3. 1k
  40. syntax-tree/mdast-util-gfm-autolink-literal

    mdast extension to parse and serialize GFM autolink literals
    1. 75%
    2. 9m
    3. 5
  41. syntax-tree/mdast-util-gfm-strikethrough

    mdast extension to parse and serialize GFM strikethrough
    1. 75%
    2. 9m
    3. 4
  42. syntax-tree/hast-util-to-html

    utility to serialize hast to HTML
    1. 75%
    2. 4m
    3. 73
  43. syntax-tree/mdast-util-gfm-task-list-item

    mdast extension to parse and serialize GFM task list items
    1. 75%
    2. 9m
    3. 4
  44. micromark/micromark-extension-gfm

    micromark extension to support GFM (GitHub Flavored Markdown)
    1. 75%
    2. 9m
    3. 25
  45. syntax-tree/hast-util-is-element

    utility to check if a node is a (certain) element
    1. 75%
    2. 4m
    3. 10
  46. remarkjs/remark-frontmatter

    remark plugin to support frontmatter (YAML, TOML, and more)
    1. 75%
    2. 3m
    3. 214
  47. micromark/micromark-extension-gfm-strikethrough

    micromark extension to support GFM strikethrough
    1. 75%
    2. 9m
    3. 3
  48. syntax-tree/unist-util-find-all-after

    utility to find nodes after another node
    1. 75%
    2. 5m
    3. 6
  49. micromark/micromark-extension-gfm-autolink-literal

    micromark extension to support GFM autolink literals
    1. 74%
    2. 9m
    3. 4
  50. micromark/micromark-extension-gfm-table

    micromark extension to support GFM tables
    1. 74%
    2. 9m
    3. 4
  51. micromark/micromark-extension-gfm-task-list-item

    micromark extension to support GFM task list items
    1. 74%
    2. 9m
    3. 4
  52. syntax-tree/estree-util-is-identifier-name

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

    natural language processor powered by plugins part of the @unifiedjs collective
    1. 74%
    2. 3m
    3. 2k
  54. micromark/micromark-extension-gfm-tagfilter

    micromark extension to support GFM tagfilter
    1. 74%
    2. 9m
    3. 3
  55. syntax-tree/hast-util-sanitize

    utility to sanitize hast nodes
    1. 74%
    2. 2m
    3. 42
  56. rehypejs/rehype-minify

    plugins to minify HTML
    1. 74%
    2. 4m
    3. 81
  57. syntax-tree/estree-util-visit

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

    plugin to parse the tree again
    1. 74%
    2. 3m
    3. 101
  59. remarkjs/remark-lint

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

    mdast extension to parse and serialize MDX JSX
    1. 74%
    2. 4m
    3. 13
  61. syntax-tree/mdast-util-compact

    utility to make an mdast tree compact
    1. 74%
    2. 3m
    3. 4
  62. syntax-tree/mdast-util-mdx

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

    unist utility to get a position from an estree node
    1. 73%
    2. 4m
    3. 0
  64. syntax-tree/mdast-util-mdxjs-esm

    mdast extension to parse and serialize MDX.js ESM (import/exports)
    1. 73%
    2. 4m
    3. 6
  65. syntax-tree/mdast-util-mdx-expression

    mdast extension to parse and serialize MDX or MDX.js expressions
    1. 73%
    2. 4m
    3. 2
  66. syntax-tree/mdast-util-frontmatter

    mdast extensions to parse and serialize frontmatter (YAML, TOML, etc)
    1. 73%
    2. 3m
    3. 14
  67. syntax-tree/mdast-util-gfm-footnote

    mdast extension to parse and serialize GFM footnotes
    1. 73%
    2. 7m
    3. 4
  68. syntax-tree/hast-util-has-property

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

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

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

    unist utility to find a node after another node
    1. 73%
    2. 2m
    3. 5
  72. micromark/micromark-extension-mdxjs-esm

    micromark extension to support MDX JS import/exports
    1. 73%
    2. 4m
    3. 10
  73. vfile/to-vfile

    utility to create a vfile from a filepath
    1. 73%
    2. 1m
    3. 55
  74. micromark/micromark-extension-mdxjs

    micromark extension to support MDX.js
    1. 72%
    2. 4m
    3. 6
  75. micromark/micromark-extension-mdx-jsx

    micromark extension to support MDX or MDX.js JSX
    1. 72%
    2. 4m
    3. 6
  76. micromark/micromark-extension-frontmatter

    micromark extension to support frontmatter (YAML, TOML, etc)
    1. 72%
    2. 3m
    3. 17
  77. micromark/micromark-extension-gfm-footnote

    micromark extension to support GFM footnotes
    1. 72%
    2. 7m
    3. 6
  78. rehypejs/rehype-slug

    plugin to add id attributes to headings
    1. 72%
    2. 963k
    3. 158
  79. micromark/micromark-extension-mdx-md

    micromark extension to turn some markdown features off for MDX
    1. 72%
    2. 4m
    3. 1
  80. syntax-tree/unist-util-modify-children

    utility to modify direct children of a parent
    1. 72%
    2. 1m
    3. 7
  81. syntax-tree/estree-util-attach-comments

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

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

    plugin to transform to preact, react, vue, etc
    1. 72%
    2. 405k
    3. 361
  84. syntax-tree/estree-util-build-jsx

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

    plugin to add links to headings in HTML
    1. 72%
    2. 676k
    3. 159
  86. syntax-tree/hast-util-select

    utility to add querySelector, querySelectorAll, and matches support for hast
    1. 72%
    2. 673k
    3. 29
  87. vfile/vfile-sort

    utility to sort messages by line/column
    1. 72%
    2. 1m
    3. 4
  88. remarkjs/remark-toc

    plugin to generate a table of contents (TOC)
    1. 72%
    2. 423k
    3. 355
  89. vfile/vfile-statistics

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

    utility to generate a table of contents from an mdast tree
    1. 72%
    2. 911k
    3. 69
  91. syntax-tree/unist-util-select

    utility to select unist nodes with CSS-like selectors
    1. 72%
    2. 752k
    3. 55
  92. syntax-tree/hast-util-to-estree

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

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

    utility to inspect nodes
    1. 72%
    2. 1m
    3. 21
  95. micromark/micromark-extension-mdx-expression

    micromark extension to support MDX or MDX JS expressions
    1. 72%
    2. 12m
    3. 6
  96. remarkjs/remark-html

    plugin to add support for serializing HTML
    1. 71%
    2. 676k
    3. 290
  97. vfile/vfile-reporter

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

    utility to create a new tree by mapping all nodes
    1. 71%
    2. 434k
    3. 34
  99. syntax-tree/mdast-comment-marker

    utility to parse a comment marker in mdast
    1. 71%
    2. 627k
    3. 9
  100. remarkjs/remark-github

    remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub
    1. 71%
    2. 412k
    3. 158
  101. unifiedjs/unified-engine

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

    utility to create a new tree with nodes that pass a filter
    1. 71%
    2. 919k
    3. 13
  103. remarkjs/remark-breaks

    plugin to add break support, without needing spaces
    1. 71%
    2. 835k
    3. 90
  104. rehypejs/rehype-sanitize

    plugin to sanitize HTML
    1. 71%
    2. 706k
    3. 105
  105. syntax-tree/mdast-util-heading-style

    utility to get the style of an mdast heading
    1. 71%
    2. 526k
    3. 4
  106. syntax-tree/mdast-util-to-nlcst

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

    remark and rehype plugins to support math
    1. 70%
    2. 2m
    3. 306
  108. remarkjs/remark-message-control

    plugin to enable, disable, and ignore messages
    1. 70%
    2. 603k
    3. 8
  109. syntax-tree/hast-util-to-mdast

    utility to transform hast (HTML) to mdast (markdown)
    1. 70%
    2. 171k
    3. 31
  110. unifiedjs/unified-args

    Create CLIs for unified processors
    1. 70%
    2. 631k
    3. 29
  111. syntax-tree/hast-util-from-dom

    utility to transform a DOM tree to hast
    1. 70%
    2. 827k
    3. 22
  112. unifiedjs/unified-message-control

    plugin to enable, disable, and ignore messages
    1. 70%
    2. 597k
    3. 6
  113. remarkjs/remark-retext

    plugin to transform from remark (Markdown) to retext (natural language)
    1. 70%
    2. 482k
    3. 20
  114. vfile/vfile-find-up

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

    utility to parse the YAML front matter in a vfile
    1. 70%
    2. 415k
    3. 23
  116. syntax-tree/hast-util-phrasing

    utility to check if a node is phrasing content
    1. 70%
    2. 225k
    3. 0
  117. retextjs/retext-equality

    plugin to check for possible insensitive, inconsiderate language
    1. 70%
    2. 75k
    3. 153
  118. retextjs/retext-smartypants

    plugin to implement SmartyPants
    1. 70%
    2. 680k
    3. 53
  119. syntax-tree/nlcst-search

    utility to search for patterns in an nlcst tree
    1. 70%
    2. 101k
    3. 15
  120. syntax-tree/nlcst-is-literal

    utility to check whether an nlcst node is meant literally
    1. 70%
    2. 134k
    3. 9
  121. syntax-tree/mdast-util-math

    mdast extension to parse and serialize math
    1. 69%
    2. 996k
    3. 9
  122. syntax-tree/mdast-util-heading-range

    utility to use headings as ranges in mdast
    1. 69%
    2. 61k
    3. 9
  123. syntax-tree/nlcst-normalize

    utility to normalize an nlcst word for easier comparison
    1. 69%
    2. 103k
    3. 7
  124. syntax-tree/hast-util-embedded

    utility to check if a node is an embedded element
    1. 69%
    2. 518k
    3. 2
  125. syntax-tree/mdast-util-phrasing

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

    plugin to extract keywords and key-phrases
    1. 69%
    2. 4k
    3. 313
  127. remarkjs/strip-markdown

    plugin remove Markdown formatting
    1. 69%
    2. 190k
    3. 119
  128. rhysd/remark-emoji

    Remark markdown transformer to replace :emoji: in text
    1. 69%
    2. 1m
    3. 103
  129. remarkjs/remark-react

    Legacy plugin to transform to React — please use remark-rehype and rehype-react instead
    1. 69%
    2. 152k
    3. 524
  130. JS-DevTools/rehype-toc

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

    plugin to transform from HTML (rehype) to Markdown (remark)
    1. 69%
    2. 153k
    3. 60
  132. remarkjs/remark-directive

    remark plugin to support directives
    1. 69%
    2. 436k
    3. 184
  133. syntax-tree/mdast-zone

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

    plugin to change links and images to references with separate definitions
    1. 69%
    2. 220k
    3. 24
  135. remarkjs/remark-validate-links

    plugin to check that Markdown links and images reference existing files and headings
    1. 69%
    2. 273k
    3. 105
  136. retextjs/retext-profanities

    plugin to check for profane and vulgar wording
    1. 68%
    2. 74k
    3. 42
  137. retextjs/retext-indefinite-article

    plugin to check if indefinite articles (a and an) are used correctly
    1. 68%
    2. 58k
    3. 18
  138. remarkjs/remark-unwrap-images

    plugin to remove the wrapping paragraph for images
    1. 68%
    2. 117k
    3. 65
  139. retextjs/retext-repeated-words

    plugin to check for for repeated words
    1. 68%
    2. 57k
    3. 11
  140. syntax-tree/hast-util-to-nlcst

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

    plugin to generate a list of contributors
    1. 68%
    2. 17k
    3. 21
  142. syntax-tree/unist-util-index

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

    plugin to check spelling
    1. 68%
    2. 40k
    3. 62
  144. micromark/micromark-extension-directive

    micromark extension to support generic directives (:cite[smith04])
    1. 68%
    2. 477k
    3. 24
  145. syntax-tree/unist-util-source

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

    rehype plugin to add rel (and target) to external links
    1. 68%
    2. 285k
    3. 51
  147. unifiedjs/unified-diff

    plugin to ignore unrelated CI messages
    1. 68%
    2. 71k
    3. 17
  148. micromark/micromark-extension-footnote

    Legacy micromark extension to support footnotes
    1. 68%
    2. 688k
    3. 2
  149. syntax-tree/hast-util-heading

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

    plugin to add a usage example to your readme
    1. 68%
    2. 22k
    3. 39
  151. retextjs/retext-quotes

    plugin to check quotes and apostrophes
    1. 68%
    2. 26k
    3. 8
  152. syntax-tree/mdast-util-directive

    mdast extension to parse and serialize generic directives (:cite[smith04])
    1. 68%
    2. 521k
    3. 9
  153. syntax-tree/hast-util-find-and-replace

    utility to find and replace text in a hast tree
    1. 68%
    2. 205k
    3. 5
  154. remarkjs/remark-comment-config

    plugin to configure remark with comments
    1. 68%
    2. 24k
    3. 13
  155. retextjs/retext-sentence-spacing

    plugin to check spacing between sentences
    1. 68%
    2. 26k
    3. 7
  156. syntax-tree/hast-util-to-dom

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

    Rewrite element with rehype.
    1. 68%
    2. 296k
    3. 18
  158. retextjs/retext-readability

    plugin to check readability
    1. 68%
    2. 4k
    3. 84
  159. remarkjs/remark-yaml-config

    plugin to configure remark with YAML frontmatter
    1. 68%
    2. 11k
    3. 7
  160. retextjs/retext-redundant-acronyms

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

    plugin to check for proper use of diacritics
    1. 68%
    2. 24k
    3. 5
  162. retextjs/retext-contractions

    plugin to check apostrophes in elided contractions
    1. 68%
    2. 23k