mdx-js/mdx
Markdown for the component era- 90%
- 47m
- 16k
remarkjs/remark
markdown processor powered by plugins part of the @unifiedjs collective- 88%
- 51m
- 7k
unifiedjs/unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees- 88%
- 38m
- 4k
vfile/vfile
Virtual file format for text processing used in @unifiedjs- 85%
- 37m
- 423
syntax-tree/unist-util-visit
utility to visit nodes- 85%
- 50m
- 224
remarkjs/react-markdown
Markdown component for React- 84%
- 9m
- 12k
syntax-tree/unist-util-visit-parents
utility to recursively walk over unist nodes, with ancestral information- 83%
- 52m
- 54
syntax-tree/unist-util-is
utility to check if a node passes a test- 83%
- 52m
- 33
syntax-tree/mdast-util-to-hast
utility to transform mdast to hast- 82%
- 22m
- 87
syntax-tree/hastscript
utility to create hast trees- 82%
- 21m
- 135
syntax-tree/unist-util-stringify-position
utility to serialize a node, position, or point as a human readable location- 82%
- 42m
- 5
syntax-tree/mdast-util-to-string
utility to get the plain text content of an mdast node- 82%
- 45m
- 34
vfile/vfile-message
utility to create a vfile message- 82%
- 38m
- 10
syntax-tree/unist-builder
utility to create a new trees with a nice syntax- 82%
- 14m
- 70
vfile/vfile-location
utility to convert between positional (line and column-based) and offset (range-based) locations- 81%
- 20m
- 13
syntax-tree/unist-util-remove-position
utility to remove positions from a tree- 81%
- 18m
- 11
micromark/micromark
small, safe, and great commonmark (optionally gfm) compliant markdown parser- 81%
- 253m
- 2k
syntax-tree/unist-util-position
utility to get the position of a node- 81%
- 23m
- 8
syntax-tree/unist-util-generated
utility to check if a node is generated- 81%
- 20m
- 4
syntax-tree/hast-util-parse-selector
utility to create an element from a simple CSS selector- 81%
- 20m
- 12
syntax-tree/hast-util-from-parse5
utility to transform Parse5’s AST to hast- 81%
- 15m
- 15
syntax-tree/mdast-util-definitions
utility to find definition nodes in an mdast tree- 80%
- 29m
- 9
syntax-tree/mdast-util-from-markdown
mdast utility to parse markdown- 80%
- 24m
- 157
syntax-tree/unist-util-remove
utility to remove nodes from a tree- 80%
- 11m
- 18
syntax-tree/hast-util-raw
utility to reparse a hast tree- 80%
- 14m
- 8
syntax-tree/hast-util-to-parse5
utility to transform hast to Parse5’s AST- 80%
- 14m
- 2
syntax-tree/mdast-squeeze-paragraphs
utility to remove empty paragraphs from an mdast tree- 80%
- 9m
- 5
remarkjs/remark-footnotes
Legacy plugin to add support for pandoc footnotes — please useremark-gfm
instead- 79%
- 10m
- 39
remarkjs/remark-squeeze-paragraphs
plugin to remove empty (or white-space only) paragraphs- 79%
- 9m
- 9
syntax-tree/mdast-util-to-markdown
mdast utility to serialize markdown- 78%
- 17m
- 76
remarkjs/remark-rehype
plugin that turns markdown into HTML to support rehype- 78%
- 11m
- 213
remarkjs/remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)- 77%
- 9m
- 531
syntax-tree/hast-util-whitespace
utility to check if a node is inter-element whitespace- 77%
- 11m
- 4
remarkjs/remark-slug
Legacy plugin to addid
s to headings — please userehype-slug
- 77%
- 17m
- 89
remarkjs/remark-external-links
Legacy plugin to automatically add target and rel attributes to external links — please userehype-external-links
instead- 76%
- 17m
- 54
syntax-tree/mdast-util-find-and-replace
mdast utility to find and replace text in a tree- 76%
- 10m
- 9
syntax-tree/mdast-util-gfm
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)- 76%
- 9m
- 13
syntax-tree/mdast-util-gfm-table
mdast extension to parse and serialize GFM tables- 76%
- 9m
- 9
rehypejs/rehype
HTML processor powered by plugins part of the @unifiedjs collective- 75%
- 6m
- 1k
syntax-tree/mdast-util-gfm-autolink-literal
mdast extension to parse and serialize GFM autolink literals- 75%
- 9m
- 5
syntax-tree/mdast-util-gfm-strikethrough
mdast extension to parse and serialize GFM strikethrough- 75%
- 9m
- 4
syntax-tree/hast-util-to-html
utility to serialize hast to HTML- 75%
- 4m
- 73
syntax-tree/mdast-util-gfm-task-list-item
mdast extension to parse and serialize GFM task list items- 75%
- 9m
- 4
micromark/micromark-extension-gfm
micromark extension to support GFM (GitHub Flavored Markdown)- 75%
- 9m
- 25
syntax-tree/hast-util-is-element
utility to check if a node is a (certain) element- 75%
- 4m
- 10
remarkjs/remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)- 75%
- 3m
- 214
micromark/micromark-extension-gfm-strikethrough
micromark extension to support GFM strikethrough- 75%
- 9m
- 3
syntax-tree/unist-util-find-all-after
utility to find nodes after another node- 75%
- 5m
- 6
micromark/micromark-extension-gfm-autolink-literal
micromark extension to support GFM autolink literals- 74%
- 9m
- 4
micromark/micromark-extension-gfm-table
micromark extension to support GFM tables- 74%
- 9m
- 4
micromark/micromark-extension-gfm-task-list-item
micromark extension to support GFM task list items- 74%
- 9m
- 4
syntax-tree/estree-util-is-identifier-name
Check if something can be an ecmascript (javascript) identifier name- 74%
- 6m
- 3
retextjs/retext
natural language processor powered by plugins part of the @unifiedjs collective- 74%
- 3m
- 2k
micromark/micromark-extension-gfm-tagfilter
micromark extension to support GFM tagfilter- 74%
- 9m
- 3
syntax-tree/hast-util-sanitize
utility to sanitize hast nodes- 74%
- 2m
- 42
rehypejs/rehype-minify
plugins to minify HTML- 74%
- 4m
- 81
syntax-tree/estree-util-visit
esast (and estree) utility to visit nodes- 74%
- 4m
- 2
rehypejs/rehype-raw
plugin to parse the tree again- 74%
- 3m
- 101
remarkjs/remark-lint
plugins to check (lint) markdown code style- 74%
- 16m
- 884
syntax-tree/mdast-util-mdx-jsx
mdast extension to parse and serialize MDX JSX- 74%
- 4m
- 13
syntax-tree/mdast-util-compact
utility to make an mdast tree compact- 74%
- 3m
- 4
syntax-tree/mdast-util-mdx
mdast extension to parse and serialize MDX (or MDX.js)- 73%
- 4m
- 15
syntax-tree/unist-util-position-from-estree
unist utility to get a position from an estree node- 73%
- 4m
- 0
syntax-tree/mdast-util-mdxjs-esm
mdast extension to parse and serialize MDX.js ESM (import/exports)- 73%
- 4m
- 6
syntax-tree/mdast-util-mdx-expression
mdast extension to parse and serialize MDX or MDX.js expressions- 73%
- 4m
- 2
syntax-tree/mdast-util-frontmatter
mdast extensions to parse and serialize frontmatter (YAML, TOML, etc)- 73%
- 3m
- 14
syntax-tree/mdast-util-gfm-footnote
mdast extension to parse and serialize GFM footnotes- 73%
- 7m
- 4
syntax-tree/hast-util-has-property
utility to check if a node has a property- 73%
- 2m
- 1
syntax-tree/nlcst-to-string
utility to transform an nlcst tree to a string- 73%
- 1m
- 17
syntax-tree/hast-util-to-text
utility to get the plain-text value of a node according to theinnerText
algorithm- 73%
- 1m
- 16
syntax-tree/unist-util-find-after
unist utility to find a node after another node- 73%
- 2m
- 5
micromark/micromark-extension-mdxjs-esm
micromark extension to support MDX JS import/exports- 73%
- 4m
- 10
vfile/to-vfile
utility to create a vfile from a filepath- 73%
- 1m
- 55
micromark/micromark-extension-mdxjs
micromark extension to support MDX.js- 72%
- 4m
- 6
micromark/micromark-extension-mdx-jsx
micromark extension to support MDX or MDX.js JSX- 72%
- 4m
- 6
micromark/micromark-extension-frontmatter
micromark extension to support frontmatter (YAML, TOML, etc)- 72%
- 3m
- 17
micromark/micromark-extension-gfm-footnote
micromark extension to support GFM footnotes- 72%
- 7m
- 6
rehypejs/rehype-slug
plugin to addid
attributes to headings- 72%
- 963k
- 158
micromark/micromark-extension-mdx-md
micromark extension to turn some markdown features off for MDX- 72%
- 4m
- 1
syntax-tree/unist-util-modify-children
utility to modify direct children of a parent- 72%
- 1m
- 7
syntax-tree/estree-util-attach-comments
utility to attach comments to estree nodes- 72%
- 3m
- 6
syntax-tree/hast-util-heading-rank
utility to get the rank (or depth, level) of headings- 72%
- 1m
- 5
rehypejs/rehype-react
plugin to transform to preact, react, vue, etc- 72%
- 405k
- 361
syntax-tree/estree-util-build-jsx
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)- 72%
- 3m
- 21
rehypejs/rehype-autolink-headings
plugin to add links to headings in HTML- 72%
- 676k
- 159
syntax-tree/hast-util-select
utility to addquerySelector
,querySelectorAll
, andmatches
support for hast- 72%
- 673k
- 29
vfile/vfile-sort
utility to sort messages by line/column- 72%
- 1m
- 4
remarkjs/remark-toc
plugin to generate a table of contents (TOC)- 72%
- 423k
- 355
vfile/vfile-statistics
utility to count messages per category: failures, warnings, etc- 72%
- 1m
- 5
syntax-tree/mdast-util-toc
utility to generate a table of contents from an mdast tree- 72%
- 911k
- 69
syntax-tree/unist-util-select
utility to select unist nodes with CSS-like selectors- 72%
- 752k
- 55
syntax-tree/hast-util-to-estree
hast utility to transform to estree (JavaScript AST) JSX- 72%
- 3m
- 15
syntax-tree/unist-util-visit-children
unist utility to visit direct children of a parent- 72%
- 1m
- 7
syntax-tree/unist-util-inspect
utility to inspect nodes- 72%
- 1m
- 21
micromark/micromark-extension-mdx-expression
micromark extension to support MDX or MDX JS expressions- 72%
- 12m
- 6
remarkjs/remark-html
plugin to add support for serializing HTML- 71%
- 676k
- 290
vfile/vfile-reporter
utility to create a report for a vfile- 71%
- 2m
- 33
syntax-tree/unist-util-map
utility to create a new tree by mapping all nodes- 71%
- 434k
- 34
syntax-tree/mdast-comment-marker
utility to parse a comment marker in mdast- 71%
- 627k
- 9
remarkjs/remark-github
remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub- 71%
- 412k
- 158
unifiedjs/unified-engine
Engine to process multiple files with unified- 71%
- 1m
- 51
syntax-tree/unist-util-filter
utility to create a new tree with nodes that pass a filter- 71%
- 919k
- 13
remarkjs/remark-breaks
plugin to add break support, without needing spaces- 71%
- 835k
- 90
rehypejs/rehype-sanitize
plugin to sanitize HTML- 71%
- 706k
- 105
syntax-tree/mdast-util-heading-style
utility to get the style of an mdast heading- 71%
- 526k
- 4
syntax-tree/mdast-util-to-nlcst
utility to transform mdast to nlcst- 71%
- 486k
- 9
remarkjs/remark-math
remark and rehype plugins to support math- 70%
- 2m
- 306
remarkjs/remark-message-control
plugin to enable, disable, and ignore messages- 70%
- 603k
- 8
syntax-tree/hast-util-to-mdast
utility to transform hast (HTML) to mdast (markdown)- 70%
- 171k
- 31
unifiedjs/unified-args
Create CLIs for unified processors- 70%
- 631k
- 29
syntax-tree/hast-util-from-dom
utility to transform a DOM tree to hast- 70%
- 827k
- 22
unifiedjs/unified-message-control
plugin to enable, disable, and ignore messages- 70%
- 597k
- 6
remarkjs/remark-retext
plugin to transform from remark (Markdown) to retext (natural language)- 70%
- 482k
- 20
vfile/vfile-find-up
utility to find one or more files by searching the file system upwards- 70%
- 115k
- 6
vfile/vfile-matter
utility to parse the YAML front matter in a vfile- 70%
- 415k
- 23
syntax-tree/hast-util-phrasing
utility to check if a node is phrasing content- 70%
- 225k
- 0
retextjs/retext-equality
plugin to check for possible insensitive, inconsiderate language- 70%
- 75k
- 153
retextjs/retext-smartypants
plugin to implement SmartyPants- 70%
- 680k
- 53
syntax-tree/nlcst-search
utility to search for patterns in an nlcst tree- 70%
- 101k
- 15
syntax-tree/nlcst-is-literal
utility to check whether an nlcst node is meant literally- 70%
- 134k
- 9
syntax-tree/mdast-util-math
mdast extension to parse and serialize math- 69%
- 996k
- 9
syntax-tree/mdast-util-heading-range
utility to use headings as ranges in mdast- 69%
- 61k
- 9
syntax-tree/nlcst-normalize
utility to normalize an nlcst word for easier comparison- 69%
- 103k
- 7
syntax-tree/hast-util-embedded
utility to check if a node is an embedded element- 69%
- 518k
- 2
syntax-tree/mdast-util-phrasing
utility to check if an mdast node is phrasing content- 69%
- 9m
- 0
retextjs/retext-keywords
plugin to extract keywords and key-phrases- 69%
- 4k
- 313
remarkjs/strip-markdown
plugin remove Markdown formatting- 69%
- 190k
- 119
rhysd/remark-emoji
Remark markdown transformer to replace :emoji: in text- 69%
- 1m
- 103
remarkjs/remark-react
Legacy plugin to transform to React — please useremark-rehype
andrehype-react
instead- 69%
- 152k
- 524
JS-DevTools/rehype-toc
A rehype plugin that adds a table of contents (TOC) to the page- 69%
- 55k
- 58
rehypejs/rehype-remark
plugin to transform from HTML (rehype) to Markdown (remark)- 69%
- 153k
- 60
remarkjs/remark-directive
remark plugin to support directives- 69%
- 436k
- 184
syntax-tree/mdast-zone
utility to treat HTML comments as ranges or markers in mdast- 69%
- 17k
- 15
remarkjs/remark-reference-links
plugin to change links and images to references with separate definitions- 69%
- 220k
- 24
remarkjs/remark-validate-links
plugin to check that Markdown links and images reference existing files and headings- 69%
- 273k
- 105
retextjs/retext-profanities
plugin to check for profane and vulgar wording- 68%
- 74k
- 42
retextjs/retext-indefinite-article
plugin to check if indefinite articles (a and an) are used correctly- 68%
- 58k
- 18
remarkjs/remark-unwrap-images
plugin to remove the wrapping paragraph for images- 68%
- 117k
- 65
retextjs/retext-repeated-words
plugin to check for for repeated words- 68%
- 57k
- 11
syntax-tree/hast-util-to-nlcst
utility to transform hast to nlcst- 68%
- 72k
- 4
remarkjs/remark-contributors
plugin to generate a list of contributors- 68%
- 17k
- 21
syntax-tree/unist-util-index
utility to index property values or computed keys to nodes- 68%
- 3k
- 7
retextjs/retext-spell
plugin to check spelling- 68%
- 40k
- 62
micromark/micromark-extension-directive
micromark extension to support generic directives (:cite[smith04]
)- 68%
- 477k
- 24
syntax-tree/unist-util-source
utility to get the source of a node or position- 68%
- 53k
- 6
rehypejs/rehype-external-links
rehype plugin to add rel (and target) to external links- 68%
- 285k
- 51
unifiedjs/unified-diff
plugin to ignore unrelated CI messages- 68%
- 71k
- 17
micromark/micromark-extension-footnote
Legacy micromark extension to support footnotes- 68%
- 688k
- 2
syntax-tree/hast-util-heading
utility to check if a node is heading content- 68%
- 6k
- 5
remarkjs/remark-usage
plugin to add a usage example to your readme- 68%
- 22k
- 39
retextjs/retext-quotes
plugin to check quotes and apostrophes- 68%
- 26k
- 8
syntax-tree/mdast-util-directive
mdast extension to parse and serialize generic directives (:cite[smith04]
)- 68%
- 521k
- 9
syntax-tree/hast-util-find-and-replace
utility to find and replace text in a hast tree- 68%
- 205k
- 5
remarkjs/remark-comment-config
plugin to configure remark with comments- 68%
- 24k
- 13
retextjs/retext-sentence-spacing
plugin to check spacing between sentences- 68%
- 26k
- 7
syntax-tree/hast-util-to-dom
utility to transform hast to a DOM tree- 68%
- 20k
- 16
jaywcjlove/rehype-rewrite
Rewrite element with rehype.- 68%
- 296k
- 18
retextjs/retext-readability
plugin to check readability- 68%
- 4k
- 84
remarkjs/remark-yaml-config
plugin to configure remark with YAML frontmatter- 68%
- 11k
- 7
retextjs/retext-redundant-acronyms
plugin to check for redundant acronyms (such as ATM machine to ATM)- 68%
- 25k
- 3
retextjs/retext-diacritics
plugin to check for proper use of diacritics- 68%
- 24k
- 5
retextjs/retext-contractions
plugin to check apostrophes in elided contractions- 68%
- 23k