mdx-js/mdx
Markdown for the component era- 90%
- 56m
- 18k
remarkjs/remark
markdown processor powered by plugins part of the @unifiedjs collective- 88%
- 67m
- 7.7k
unifiedjs/unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees- 88%
- 47m
- 4.5k
vfile/vfile
Virtual file format for text processing used in @unifiedjs- 85%
- 50m
- 474
syntax-tree/unist-util-visit
utility to visit nodes- 85%
- 67m
- 279
remarkjs/react-markdown
Markdown component for React- 84%
- 13m
- 13k
syntax-tree/unist-util-visit-parents
utility to recursively walk over unist nodes, with ancestral information- 83%
- 69m
- 67
syntax-tree/unist-util-is
utility to check if a node passes a test- 83%
- 70m
- 38
syntax-tree/mdast-util-to-hast
utility to transform mdast to hast- 82%
- 29m
- 103
syntax-tree/hastscript
utility to create hast trees- 82%
- 24m
- 164
syntax-tree/unist-util-stringify-position
utility to serialize a node, position, or point as a human readable location- 82%
- 58m
- 6
syntax-tree/mdast-util-to-string
utility to get the plain text content of an mdast node- 82%
- 54m
- 39
vfile/vfile-message
utility to create a vfile message- 82%
- 51m
- 10
syntax-tree/unist-builder
utility to create a new trees with a nice syntax- 82%
- 12m
- 77
vfile/vfile-location
utility to convert between positional (line and column-based) and offset (range-based) locations- 81%
- 21m
- 13
syntax-tree/unist-util-remove-position
utility to remove positions from a tree- 81%
- 21m
- 12
micromark/micromark
small, safe, and great commonmark (optionally gfm) compliant markdown parser- 81%
- 497m
- 1.8k
syntax-tree/unist-util-position
utility to get the position of a node- 81%
- 30m
- 8
syntax-tree/unist-util-generated
utility to check if a node is generated- 81%
- 17m
- 4
syntax-tree/hast-util-parse-selector
utility to create an element from a simple CSS selector- 81%
- 23m
- 13
syntax-tree/hast-util-from-parse5
utility to transform Parse5’s AST to hast- 81%
- 16m
- 16
syntax-tree/mdast-util-definitions
utility to find definition nodes in an mdast tree- 80%
- 25m
- 11
syntax-tree/mdast-util-from-markdown
mdast utility to parse markdown- 80%
- 39m
- 213
syntax-tree/unist-util-remove
utility to remove nodes from a tree- 80%
- 7.7m
- 22
syntax-tree/hast-util-raw
utility to reparse a hast tree- 80%
- 14m
- 11
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%
- 6m
- 6
remarkjs/remark-squeeze-paragraphs
plugin to remove empty (or white-space only) paragraphs- 79%
- 6m
- 10
syntax-tree/mdast-util-to-markdown
mdast utility to serialize markdown- 78%
- 31m
- 99
remarkjs/remark-rehype
plugin that turns markdown into HTML to support rehype- 78%
- 19m
- 271
remarkjs/remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)- 77%
- 16m
- 750
syntax-tree/hast-util-whitespace
utility to check if a node is inter-element whitespace- 77%
- 21m
- 4
syntax-tree/mdast-util-find-and-replace
mdast utility to find and replace text in a tree- 76%
- 17m
- 11
syntax-tree/mdast-util-gfm
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)- 76%
- 16m
- 19
syntax-tree/mdast-util-gfm-table
mdast extension to parse and serialize GFM tables- 76%
- 17m
- 13
rehypejs/rehype
HTML processor powered by plugins part of the @unifiedjs collective- 75%
- 10m
- 1.8k
syntax-tree/mdast-util-gfm-autolink-literal
mdast extension to parse and serialize GFM autolink literals- 75%
- 16m
- 12
syntax-tree/mdast-util-gfm-strikethrough
mdast extension to parse and serialize GFM strikethrough- 75%
- 17m
- 5
syntax-tree/hast-util-to-html
utility to serialize hast to HTML- 75%
- 7.2m
- 89
syntax-tree/mdast-util-gfm-task-list-item
mdast extension to parse and serialize GFM task list items- 75%
- 17m
- 5
micromark/micromark-extension-gfm
micromark extension to support GFM (GitHub Flavored Markdown)- 75%
- 16m
- 31
syntax-tree/hast-util-is-element
utility to check if a node is a (certain) element- 75%
- 16m
- 12
remarkjs/remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)- 75%
- 5.7m
- 265
micromark/micromark-extension-gfm-strikethrough
micromark extension to support GFM strikethrough- 75%
- 17m
- 3
syntax-tree/unist-util-find-all-after
utility to find nodes after another node- 75%
- 4.3m
- 6
micromark/micromark-extension-gfm-autolink-literal
micromark extension to support GFM autolink literals- 74%
- 16m
- 7
micromark/micromark-extension-gfm-table
micromark extension to support GFM tables- 74%
- 17m
- 6
micromark/micromark-extension-gfm-task-list-item
micromark extension to support GFM task list items- 74%
- 17m
- 6
syntax-tree/estree-util-is-identifier-name
Check if something can be an ecmascript (javascript) identifier name- 74%
- 15m
- 3
retextjs/retext
natural language processor powered by plugins part of the @unifiedjs collective- 74%
- 5.2m
- 2.4k
micromark/micromark-extension-gfm-tagfilter
micromark extension to support GFM tagfilter- 74%
- 16m
- 3
syntax-tree/hast-util-sanitize
utility to sanitize hast nodes- 74%
- 2.6m
- 50
rehypejs/rehype-minify
plugins to minify HTML- 74%
- 18m
- 90
syntax-tree/estree-util-visit
esast (and estree) utility to visit nodes- 74%
- 7.6m
- 4
rehypejs/rehype-raw
plugin to parse the tree again- 74%
- 6.7m
- 142
remarkjs/remark-lint
plugins to check (lint) markdown code style- 74%
- 27m
- 952
syntax-tree/mdast-util-mdx-jsx
mdast extension to parse and serialize MDX JSX- 74%
- 13m
- 24
syntax-tree/mdast-util-compact
utility to make an mdast tree compact- 74%
- 2.8m
- 7
syntax-tree/mdast-util-mdx
mdast extension to parse and serialize MDX (or MDX.js)- 73%
- 7.6m
- 22
syntax-tree/unist-util-position-from-estree
unist utility to get a position from an estree node- 73%
- 7.5m
- 0
syntax-tree/mdast-util-mdxjs-esm
mdast extension to parse and serialize MDX.js ESM (import/exports)- 73%
- 13m
- 8
syntax-tree/mdast-util-mdx-expression
mdast extension to parse and serialize MDX or MDX.js expressions- 73%
- 13m
- 4
syntax-tree/mdast-util-frontmatter
mdast extensions to parse and serialize frontmatter (YAML, TOML, etc)- 73%
- 5.6m
- 15
syntax-tree/mdast-util-gfm-footnote
mdast extension to parse and serialize GFM footnotes- 73%
- 14m
- 5
syntax-tree/hast-util-has-property
utility to check if a node has a property- 73%
- 2.8m
- 1
syntax-tree/nlcst-to-string
utility to transform an nlcst tree to a string- 73%
- 2.4m
- 18
syntax-tree/hast-util-to-text
utility to get the plain-text value of a node according to theinnerText
algorithm- 73%
- 3.5m
- 19
syntax-tree/unist-util-find-after
unist utility to find a node after another node- 73%
- 3.6m
- 7
micromark/micromark-extension-mdxjs-esm
micromark extension to support MDX JS import/exports- 73%
- 7.8m
- 14
vfile/to-vfile
utility to create a vfile from a filepath- 73%
- 1.3m
- 63
micromark/micromark-extension-mdxjs
micromark extension to support MDX.js- 72%
- 7.5m
- 8
micromark/micromark-extension-mdx-jsx
micromark extension to support MDX or MDX.js JSX- 72%
- 7.8m
- 9
micromark/micromark-extension-frontmatter
micromark extension to support frontmatter (YAML, TOML, etc)- 72%
- 5.6m
- 20
micromark/micromark-extension-gfm-footnote
micromark extension to support GFM footnotes- 72%
- 14m
- 6
rehypejs/rehype-slug
plugin to addid
attributes to headings- 72%
- 11m
- 196
micromark/micromark-extension-mdx-md
micromark extension to turn some markdown features off for MDX- 72%
- 7.5m
- 1
syntax-tree/unist-util-modify-children
utility to modify direct children of a parent- 72%
- 2.3m
- 11
syntax-tree/estree-util-attach-comments
utility to attach comments to estree nodes- 72%
- 6.1m
- 7
syntax-tree/hast-util-heading-rank
utility to get the rank (or depth, level) of headings- 72%
- 11m
- 7
rehypejs/rehype-react
plugin to transform to preact, react, vue, etc- 72%
- 574k
- 393
syntax-tree/estree-util-build-jsx
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)- 72%
- 6m
- 22
rehypejs/rehype-autolink-headings
plugin to add links to headings in HTML- 72%
- 1.2m
- 215
syntax-tree/hast-util-select
utility to addquerySelector
,querySelectorAll
, andmatches
support for hast- 72%
- 1.4m
- 38
vfile/vfile-sort
utility to sort messages by line/column- 72%
- 2.3m
- 5
remarkjs/remark-toc
plugin to generate a table of contents (TOC)- 72%
- 676k
- 421
vfile/vfile-statistics
utility to count messages per category: failures, warnings, etc- 72%
- 2.3m
- 6
syntax-tree/mdast-util-toc
utility to generate a table of contents from an mdast tree- 72%
- 1.1m
- 82
syntax-tree/unist-util-select
utility to select unist nodes with CSS-like selectors- 72%
- 778k
- 62
syntax-tree/hast-util-to-estree
hast utility to transform to estree (JavaScript AST) JSX- 72%
- 6.1m
- 19
syntax-tree/unist-util-visit-children
unist utility to visit direct children of a parent- 72%
- 2.1m
- 8
syntax-tree/unist-util-inspect
utility to inspect nodes- 72%
- 1.8m
- 27
micromark/micromark-extension-mdx-expression
micromark extension to support MDX or MDX JS expressions- 72%
- 23m
- 11
remarkjs/remark-html
plugin to add support for serializing HTML- 71%
- 1.1m
- 320
vfile/vfile-reporter
utility to create a report for a vfile- 71%
- 2.4m
- 36
syntax-tree/unist-util-map
utility to create a new tree by mapping all nodes- 71%
- 437k
- 35
syntax-tree/mdast-comment-marker
utility to parse a comment marker in mdast- 71%
- 843k
- 9
remarkjs/remark-github
remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub- 71%
- 630k
- 179
unifiedjs/unified-engine
Engine to process multiple files with unified- 71%
- 1.6m
- 56
syntax-tree/unist-util-filter
utility to create a new tree with nodes that pass a filter- 71%
- 1.4m
- 18
remarkjs/remark-breaks
plugin to add break support, without needing spaces- 71%
- 1.1m
- 123
rehypejs/rehype-sanitize
plugin to sanitize HTML- 71%
- 1.2m
- 147
syntax-tree/mdast-util-heading-style
utility to get the style of an mdast heading- 71%
- 620k
- 5
syntax-tree/mdast-util-to-nlcst
utility to transform mdast to nlcst- 71%
- 475k
- 9
remarkjs/remark-math
remark and rehype plugins to support math- 70%
- 3.5m
- 380
remarkjs/remark-message-control
plugin to enable, disable, and ignore messages- 70%
- 834k
- 8
syntax-tree/hast-util-to-mdast
utility to transform hast (HTML) to mdast (markdown)- 70%
- 410k
- 38
unifiedjs/unified-args
Create CLIs for unified processors- 70%
- 734k
- 32
syntax-tree/hast-util-from-dom
utility to transform a DOM tree to hast- 70%
- 1.6m
- 22
unifiedjs/unified-message-control
plugin to enable, disable, and ignore messages- 70%
- 822k
- 7
remarkjs/remark-retext
plugin to transform from remark (Markdown) to retext (natural language)- 70%
- 473k
- 28
vfile/vfile-find-up
utility to find one or more files by searching the file system upwards- 70%
- 133k
- 6
vfile/vfile-matter
utility to parse the YAML front matter in a vfile- 70%
- 858k
- 29
syntax-tree/hast-util-phrasing
utility to check if a node is phrasing content- 70%
- 839k
- 0
retextjs/retext-equality
plugin to check for possible insensitive, inconsiderate language- 70%
- 98k
- 158
retextjs/retext-smartypants
plugin to implement SmartyPants- 70%
- 1.6m
- 54
syntax-tree/nlcst-search
utility to search for patterns in an nlcst tree- 70%
- 116k
- 16
syntax-tree/nlcst-is-literal
utility to check whether an nlcst node is meant literally- 70%
- 182k
- 9
syntax-tree/mdast-util-math
mdast extension to parse and serialize math- 69%
- 1.9m
- 16
syntax-tree/mdast-util-heading-range
utility to use headings as ranges in mdast- 69%
- 64k
- 10
syntax-tree/nlcst-normalize
utility to normalize an nlcst word for easier comparison- 69%
- 121k
- 7
syntax-tree/hast-util-embedded
utility to check if a node is an embedded element- 69%
- 1.1m
- 3
syntax-tree/mdast-util-phrasing
utility to check if an mdast node is phrasing content- 69%
- 21m
- 1
retextjs/retext-keywords
plugin to extract keywords and key-phrases- 69%
- 5.1k
- 327
remarkjs/strip-markdown
plugin remove markdown formatting- 69%
- 361k
- 138
rhysd/remark-emoji
Remark markdown transformer to replace :emoji: in text- 69%
- 1.8m
- 127
JS-DevTools/rehype-toc
A rehype plugin that adds a table of contents (TOC) to the page- 69%
- 38k
- 71
rehypejs/rehype-remark
plugin to transform from HTML (rehype) to Markdown (remark)- 69%
- 347k
- 82
remarkjs/remark-directive
remark plugin to support directives- 69%
- 1.6m
- 273
syntax-tree/mdast-zone
utility to treat HTML comments as ranges or markers in mdast- 69%
- 14k
- 15
remarkjs/remark-reference-links
plugin to change links and images to references with separate definitions- 69%
- 351k
- 26
remarkjs/remark-validate-links
plugin to check that markdown links and images reference existing files and headings- 69%
- 271k
- 111
JS-DevTools/rehype-url-inspector
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document- 68%
- 11k
- 19
retextjs/retext-profanities
plugin to check for profane and vulgar wording- 68%
- 97k
- 44
retextjs/retext-indefinite-article
plugin to check if indefinite articles (a and an) are used correctly- 68%
- 82k
- 20
retextjs/retext-repeated-words
plugin to check for for repeated words- 68%
- 81k
- 13
syntax-tree/hast-util-to-nlcst
utility to transform hast to nlcst- 68%
- 103k
- 4
remarkjs/remark-contributors
plugin to generate a list of contributors- 68%
- 4k
- 23
syntax-tree/unist-util-index
utility to index property values or computed keys to nodes- 68%
- 3.4k
- 9
retextjs/retext-spell
plugin to check spelling- 68%
- 75k
- 73
micromark/micromark-extension-directive
micromark extension to support generic directives (:cite[smith04]
)- 68%
- 1.8m
- 31
syntax-tree/unist-util-source
utility to get the source of a node or position- 68%
- 48k
- 6
rehypejs/rehype-external-links
rehype plugin to add rel (and target) to external links- 68%
- 10m
- 89
unifiedjs/unified-diff
plugin to ignore unrelated CI messages- 68%
- 82k
- 18
jaywcjlove/rehype-attr
New syntax to add attributes to Markdown.- 68%
- 430k
- 31
syntax-tree/hast-util-heading
utility to check if a node is heading content- 68%
- 18k
- 6
remarkjs/remark-usage
plugin to add a usage example to your readme- 68%
- 29k
- 43
retextjs/retext-quotes
plugin to check quotes and apostrophes- 68%
- 25k
- 11
syntax-tree/mdast-util-directive
mdast extension to parse and serialize generic directives (:cite[smith04]
)- 68%
- 2m
- 14
syntax-tree/hast-util-find-and-replace
utility to find and replace text in a hast tree- 68%
- 256k
- 6
remarkjs/remark-comment-config
plugin to configure remark with comments- 68%
- 17k
- 14
retextjs/retext-sentence-spacing
plugin to check spacing between sentences- 68%
- 18k
- 10
syntax-tree/hast-util-to-dom
utility to transform hast to a DOM tree- 68%
- 20k
- 19
jaywcjlove/rehype-rewrite
Rewrite element with rehype.- 68%
- 494k
- 21
retextjs/retext-readability
plugin to check readability- 68%
- 5.9k
- 94
remarkjs/remark-yaml-config
plugin to configure remark with YAML frontmatter- 68%
- 56k
- 8
retextjs/retext-redundant-acronyms
plugin to check for redundant acronyms (such as ATM machine to ATM)- 68%
- 19k
- 5
retextjs/retext-diacritics
plugin to check for proper use of diacritics- 68%
- 19k
- 6
retextjs/retext-contractions
plugin to check apostrophes in elided contractions- 68%
- 17k
- 8
syntax-tree/unist-util-parents
unist utility to add references to parents on nodes in a tree- 67%
- 8k
- 5
remarkjs/remark-gemoji
plugin to turn gemoji shortcodes into emoji 👍- 67%
- 103k
- 44
syntax-tree/mdast-normalize-headings
utility to make sure there is no more than a single top-level heading in the document- 67%
- 13k
- 6
vfile/vfile-reporter-pretty
utility to create a pretty report for a vfile- 67%
- 2.6k
- 20
vfile/vfile-find-down
utility to find one or more files by searching the file system downwards- 67%
- 20k
- 3
rehypejs/rehype-retext
plugin to transform from HTML (rehype) to prose (retext)- 67%
- 103k
- 17
remark-embedder/transformer-oembed
@remark-embedder transformer for oEmbed supported links- 67%
- 5.4k
- 35
micromark/micromark-extension-mdx
micromark extension to support MDX (agnostic to JavaScript)- 67%
- 90k
- 6
syntax-tree/hast-util-reading-time
utility to estimate the reading time- 67%
- 4.1k
- 56
rehypejs/rehype-document
plugin to wrap a fragment in a document- 67%
- 43k
- 31
retextjs/retext-simplify
plugin to check phrases for simpler alternatives- 67%
- 6.1k
- 94
remarkjs/remark-textr
plugin to make your typography better with Textr- 67%
- 126k
- 35
syntax-tree/nlcst-emoticon-modifier
utility to support emoticons in nlcst- 67%
- 69k
- 2
remarkjs/remark-images
plugin to add a simpler image syntax- 67%
- 43k
- 36
syntax-tree/nlcst-affix-emoticon-modifier
utility to merge affix emoticons into the previous sentence in nlcst- 67%
- 69k
- 1
syntax-tree/unist-util-find-before
utility to find a node before another node- 67%
- 30k
- 4
remarkjs/remark-man
plugin to compile markdown to man pages- 67%
- 7k
- 95
imcuttle/remark-heading-id
The remark plugin for supporting custom heading id- 67%
- 63k
- 30
mrzmmr/remark-code-blocks
Remark plugin for selecting and storing code blocks from markdown.- 67%
- 6.6k
- 16
vfile/vfile-to-eslint
utility to convert to ESLint formatter compatible output- 67%
- 2.6k
- 17
syntax-tree/nlcst-emoji-modifier
utility to support emoji in nlcst- 67%
- 69k
- 2
remarkjs/remark-heading-gap
plugin to adjust the gap between headings in markdown- 67%
- 4.6k
- 6
retextjs/retext-emoji
plugin to support emoji, gemoji, and emoticons- 67%
- 69k
- 34
retextjs/retext-pos
plugin to add part-of-speech (POS) tags- 67%
- 4.5k
- 21
syntax-tree/unist-util-find-all-before
utility to find nodes before another node- 67%
- 44k
- 5
vfile/vfile-reporter-json
utility to create a JSON report for a vfile- 67%
- 7.9k
- 6
syntax-tree/unist-util-assert
utility to assert nodes- 67%
- 5.4k
- 4
syntax-tree/xastscript
utility to create xast trees- 67%
- 16k
- 12
syntax-tree/xast-util-from-xml
utility to parse from XML- 67%
- 9.7k
- 15
syntax-tree/hast-util-from-selector
utility to parse CSS selectors to hast nodes- 67%
- 6.2k
- 2
remark-embedder/core
🔗 Remark plugin to convert URLs to embed code in markdown.- 67%
- 6.9k
- 118
remark-embedder/cache
A cache for @remark-embedder- 67%
- 120
- 12
syntax-tree/xast-util-to-xml
utility to serialize to XML- 67%
- 23k
- 3
remarkjs/remark-defsplit
plugin to change links and images to references with separate definitions- 67%
- 2.5k
- 21
syntax-tree/mdast-util-assert
utility to assert mdast trees- 67%
- 4.4k
- 0
mrzmmr/remark-variables
Variables support for remark- 67%
- 1.3k
- 12
remarkjs/remark-inline-links
plugin to change references and definitions into normal links and images- 67%
- 51k
- 24
remarkjs/remark-embed-images
plugin to embed local images as data URIs- 67%
- 27k
- 34
syntax-tree/hast-util-to-xast
utility to transform to xast (xml)- 67%
- 5.1k
- 4
vfile/vfile-rename
utility to rename the path parts of a vfile- 67%
- 1.8k
- 3
micromark/micromark-extension-math
micromark extension to support math ($C_L$
)- 67%
- 1.8m
- 15
syntax-tree/xast-util-feed
xast utility to build feeds (rss, atom)- 67%
- 1.9k
- 10
retextjs/retext-syntax-urls
plugin to classify url-like values as syntax, not natural language- 67%
- 73k
- 9
retextjs/retext-syntax-mentions
plugin to classify @mentions as syntax, not natural language- 66%
- 61k
- 10
syntax-tree/unist-util-size
utility to calculate the number of nodes in a tree- 66%
- 131
- 1
unifiedjs/unified-language-server
Language server for content, using @unifiedjs- 66%
- 1.6k
- 77
remarkjs/remark-normalize-headings
plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly- 66%
- 12k
- 11
syntax-tree/xast-util-sitemap
xast utility to build a sitemap- 66%
- 361
- 5
remcohaszing/remark-mdx-frontmatter
A remark plugin for converting frontmatter metadata into MDX exports- 66%
- 2.1m
- 102
retextjs/retext-passive
plugin to check for passive voice- 66%
- 3.1k
- 15
remarkjs/remark-git-contributors
plugin to generate a list of Git contributors- 66%
- 442
- 13
syntax-tree/xast-util-to-string
xast utility to get the text value of a node- 66%
- 5.2k
- 4
timlrx/rehype-prism-plus
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers- 66%
- 660k
- 177
remarkjs/remark-license
plugin to generate a license section- 66%
- 2.3k
- 19
syntax-tree/esast-util-from-estree
esast utility to transform from estree- 66%
- 934k
- 1
retextjs/retext-intensify
plugin to check for weak and mitigating wording- 66%
- 882
- 18
syntax-tree/hast-util-transparent
utility to check if a node is a transparent element- 66%
- 44
- 1
syntax-tree/nlcst-test
utility to check assert an nlcst node- 66%
- 154
- 2
syntax-tree/hast-util-sectioning
utility to check if a node is a sectioning element- 66%
- 7
- 2
syntax-tree/hast-util-assert
utility to assert hast nodes- 66%
- 48
- 1
syntax-tree/hast-util-labelable
utility to check whether a node is labelable- 66%
- 11
- 2
remark-embedder/transformer-codesandbox
@remark-embedder transformer for CodeSandbox links- 66%
- 125
- 2
syntax-tree/hast-util-classnames
utility to merge class names together- 66%
- 195k
- 2
syntax-tree/hast-util-from-text
utility to set the plain-text value of a node according to theinnerText
algorithm- 66%
- 207
- 2
remarkjs/remark-strip-badges
plugin to strip badges (such as shields.io)- 66%
- 4.1k
- 9
martypdx/rehype-add-classes
Add classes to HAST html by selector- 66%
- 46k
- 17
syntax-tree/hast-util-shift-heading
utility to change heading rank (or depth, level) in hast- 66%
- 3.3k
- 2
syntax-tree/hast-util-script-supporting
utility to check if a node is a script-supporting element- 66%
- 32
- 0
landakram/remark-wiki-link
Parse and render wiki links.- 66%
- 12k
- 90
vfile/vfile-is
utility to check if a vfile passes a test- 66%
- 1.9k
- 3
pustovitDmytro/remark-telegraph
remark plugin to translate markdown into Telegra.ph Nodes- 66%
- 1.6k
- 5
unifiedjs/unified-stream
Streaming interface for unified processors- 66%
- 5.3k
- 17
unifiedjs/unified-engine-gulp
Engine to create Gulp plugins for unified- 66%
- 219
- 7
remarkjs/remark-unlink
plugin to remove all links, images, references, and definitions- 66%
- 11k
- 6
rehypejs/rehype-meta
plugin to add metadata to the head of a document- 66%
- 999
- 32
remarkjs/react-remark
React component and hook to use remark to render markdown- 66%
- 80k
- 209
rehypejs/rehype-picture
plugin to wrap images in pictures- 65%
- 557
- 12
vweevers/remark-autolink-references
A remark plugin to autolink custom references.- 65%
- 1.3k
- 4
rehypejs/rehype-infer-reading-time-meta
rehype plugin to infer reading time as file metadata from the document- 65%
- 4k
- 11
remarkjs/remark-bookmarks
plugin to manage links- 65%
- 50
- 15
gorango/unist-util-ancestor
Unist util for finding the closest common ancestor for multiple nodes- 65%
- 24
- 4
rehypejs/rehype-shift-heading
plugin to change the rank (depth, level) of headings- 65%
- 3.2k
- 2
gorango/rehype-extract-meta
Extract meta data from an HTML document- 65%
- 97
- 3
rehypejs/rehype-infer-description-meta
rehype plugin to infer file metadata from the contents of the document- 65%
- 55k
- 11
rehypejs/rehype-infer-title-meta
plugin to infer file metadata from the main title of a document- 65%
- 223
- 5
rehypejs/rehype-dom
HTML processor to parse and compile with browser APIs, powered by plugins- 65%
- 35k
- 26
jaywcjlove/rehype-video
Add improved video syntax: links to.mp4
and.mov
turn into videos.- 65%
- 38k
- 9
syntax-tree/hast-util-interactive
utility to check if a node is interactive- 65%
- 4.8k
- 0
form8ion/remark-remove-greenkeeper-badge
remark plugin for removing a greenkeeper badge- 65%
- 2.3k
- 1
mrzmmr/rehype-wrap
wrap selected elements with a given element- 65%
- 6.4k
- 8
form8ion/remark-remove-travis-ci-badge
remark plugin for removing a Travis CI badge- 65%
- 2.5k
- 0
unifiedjs/unified-infer-git-meta
unified plugin to infer somemeta
from Git- 65%
- 22
- 6
luk707/rehype-truncate
Truncate HTML while preserving its structure- 65%
- 8.1k
- 5
syntax-tree/esast-util-from-js
estree (and esast) utility to parse from JavaScript- 65%
- 935k
- 12
syntax-tree/hast-util-from-html
hast utility to parse from HTML- 65%
- 3.4m
- 29
form8ion/remark-readme
remark plugin for transforming the README for projects that follow form8ion conventions- 65%
- 5.4k
- 0
michaelnisi/rehype-resolution
Insert srcset attribute into img elements- 65%
- 7
- 12
syntax-tree/unist-diff
Diff two unist trees- 65%
- 13
- 13
code-dot-org/remark-redactable
remark plugin to enable other plugins for redaction and restoration of content- 65%
- 4.6k
- 5
JS-DevTools/rehype-inline-svg
A rehype plugin that inlines and optimizes SVG images- 65%
- 160
- 8
syntax-tree/hast-util-truncate
utility to truncate the tree to a certain number of characters- 64%
- 56k
- 3
syntax-tree/hast-util-excerpt
utility to truncate the tree to a comment- 64%
- 55k
- 2
syntax-tree/estree-util-to-js
estree (and esast) utility to serialize as JavaScript- 64%
- 5.9m
- 12
JS-DevTools/next-mdx
Adds support for MDX with advanced syntax features in Next.js applications- 64%
- 5
- 5
huy-nguyen/remark-github-plugin
Remark plugin to insert code from GitHub into markdown files- 64%
- 501
- 9
kamranayub/remark-typedoc-symbol-links
A Remark plugin for transforming TypeDoc symbol links into actual links to your API docs- 64%
- 100
- 0
jaywcjlove/rehype-ignore
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.- 64%
- 427k
- 2
shikijs/twoslash
You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples- 64%
- 28k
- 1.1k
dunckr/retext-overuse
Check words for overuse with retext- 64%
- 18
- 8
mdx-js/eslint-mdx
ESLint Parser/Plugin for MDX- 64%
- 2.6m
- 266
rockchalkwushock/rehype-code-titles
Rehype plugin for parsing code blocks and adding titles to code blocks- 63%
- 11k
- 21
mrazauskas/docusaurus-remark-plugin-tab-blocks
Turn Docusaurus code blocks into tab blocks- 63%
- 2.1k
- 26
mrzmmr/remark-behead
Remark plugin to increase or decrease markdown heading weight.- 63%
- 11k
- 18
davidhund/retext-assuming
Check for unhelpful ‘assuming’ phrases such as ‘just’, ‘simply’ or ‘obviously’ with retext- 63%
- 244
- 19
dunckr/retext-cliches
Check phrases for cliches with retext- 63%
- 11
- 15
potato4d/rehype-plugin-auto-resolve-layout-shift
Flexible improve CLS plugin for rehype.- 63%
- 17
- 6
remcohaszing/remark-mdx-images
A remark plugin for changing image sources to JavaScript imports using MDX- 62%
- 6k
- 26
unlight/remark-plantuml-link
Generate a plantuml image link from text- 62%
- 45
- 1
inokawa/remark-extract-toc
remark plugin to store table of contents- 62%
- 773
- 7
Mavrin/remark-typograf
Plugin to make your typography better with https://github.com/typograf- 62%
- 361
- 12
retronav/rehype-shiki
Rehype plugin to highlight codeblocks using Shiki, with special support for Astro.- 62%
- 27
- 4
inokawa/remark-slate-transformer
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.- 62%
- 120k
- 109
unified-doc/unified-doc-react
react wrapper for unified-doc- 61%
- 19
- 3
sergioramos/remark-hint
Sprinkle hints/tips/warnings on your documents- 61%
- 2k
- 43
ChristianMurphy/mdast-util-arbitrary
Generate arbitrary mdast with fast check- 61%
- 6
- 1
unlight/remark-package-dependencies
Inject to markdown the list of dependencies of your package- 61%
- 115
- 3
remcohaszing/remark-prettier
Check and format markdown or MDX using Prettier as a remark plugin- 61%
- 4.2k
- 7
ganta/rehype-element-properties
rehype plugin to replace element properties- 61%
- 4
- 2
shivjm/remark-extensions
Various remark & micromark extensions- 61%
- 198
- 0
unified-doc/unified-doc-dom
DOM APIs for unified-doc- 61%
- 15
- 3
aloisklink/remark-mermaid-dataurl
A remark plugin for Markdown that replaces mermaid graphs with dataurls- 61%
- 157
- 10
SSHari/remark-mdx-postcss
Remark plugin to bundle a style tag with MDX content via postcss.- 61%
- 6
- 0
manovotny/remark-mdx-metadata
Remark transformer for modifying MDX metadata.- 61%
- 916
- 11
florianb/remark-description-list
Plugin to create description lists.- 61%
- 8
- 3
myl7/remark-github-beta-blockquote-admonitions
remark plugin to add support for GitHub beta blockquote-based admonitions- 61%
- 6.1k
- 24
purefun/remark-join-cjk-lines
A remark plugin to remove extra space between CJK Characters.- 61%
- 430
- 12
timlrx/rehype-citation
Rehype plugin to add citation and bibliography from bibtex files- 60%
- 69k
- 40
vipranarayan14/remark-vtranslit
A remarkjs plugin for vtranslit.- 60%
- 7
- 1
cliid/rehype-twemojify
a simple rehype plugin that turns plain text emojis into twemojis. fully customizable.- 60%
- 157
- 5
unified-doc/unified-doc
unified document APIs- 60%
- 7k
- 10
josestg/rehype-figure
rehype plugins to support figure and caption- 60%
- 1.7k
- 7
josestg/rehype-code-title
Rehype plugin to add code title.- 59%
- 74
- 6
rajasegar/remark-ember-abc
A remark plugin to transform Handlebars codeblocks to Angle brackets syntax- 59%
- 5
- 5
ybiquitous/remark-lint-code-block-syntax
A remark-lint rule to check language syntax in a code block.- 59%
- 580
- 1
leeclarke/remark-altprot
A remark alternate protocols plugin, supports creating links for alternate protocols such as hyper:// dat:// and cabal://- 58%
- 7
- 0
laysent/remark-lint-plugins
plugins for remark-lint- 57%
- 21k
- 1
y-temp4/rehype-title-figure
Rehype plugin that adds a caption using the title attribute of the img.- 57%
- 2.4k
- 4
laysent/remark-ruby
Custom syntax for remarkjs, adding ruby (furigana) to markdown.- 57%
- 429
- 25
alvinometric/remark-remove-comments
Remove HTML comments from markdown- 57%
- 27k
- 6
joeltg/hast-util-from-lezer
Render styled Lezer syntax trees to hast- 57%
- 6.2k
- 5
remarkjs/remark-language-server
A language server to lint and format markdown files with remark- 56%
- 479
- 36
bizen241/remark-inline-math
Inline math support for remark- 56%
- 3
- 6
remcohaszing/monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 30
- 18
temando/remark-gitlab-artifact
A remark plugin that downloads artifacts from Gitlab projects to live alongside your Markdown.- 55%
- 6
- 2
temando/remark-openapi
Remark plugin that converts a link to a local or remote OpenAPI spec into a table with summary of all paths- 55%
- 4
- 2
madiodio/remark-twemoji
Remark plugin to replace your emoji by using Twemoji.- 55%
- 532
- 10
kevin940726/remark-codesandbox
🎩 Create CodeSandbox directly from code blocks- 54%
- 2.1k
- 279
manovotny/remark-excerpt
Remark transformer for extracting an excerpt.- 53%
- 655
- 8
keplersj/remark-preset-lint-starstuff
Opinionated, yet simple config for remark-lint- 52%
- 170
- 0
danielgolden/retext-capitalization
A retext plugin to encourage the use of sentence case.- 52%
- 7
- 1
danielgolden/retext-use-contractions
A retext plugin to encourage the usage of common contractions.- 51%
- 8
- 1
danielgolden/retext-no-emojis
A retext plugin to discourage the usage of emoji(s)- 51%
- 9
- 1
phuctm97/remark-parse-frontmatter
🎓 Parses and validates Markdown frontmatter (YAML) to data object.- 51%
- 10k
- 10
radiojhero/rehype-widont
📄 Rehype plugin to prevent lines with single words.- 50%
- 1.3k
- 2
phuctm97/remark-unwrap-texts
📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.- 50%
- 7
- 5
IGassmann/remark-directive-rehype
Remark plugin to enable Markdown directives to be parsed as HTML.- 49%
- 38k
- 31
josemarluedke/remark-hbs
Remark plugin that allows writing markdown with Ember handlebars templates- 49%
- 5.7k
- 6
elviswolcott/remark-admonitions
Add admonitions support to Remarkable- 49%
- 98k
- 110
medfreeman/remark-generic-extensions
!ExtensionContent{Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 145
- 25
wemake-services/remark-lint-are-links-valid
This package allows to perform multiple checks on your links- 48%
- 2k
- 11
temando/remark-mermaid
A remark plugin for Markdown that replaces mermaid graphs with rendered SVGs.- 47%
- 1.6k
- 82
landakram/remark-parse-yaml
Parse YAML blocks into structured data.- 45%
- 33k
- 14
Symbitic/remark-plugins
Remark plugins for Markbook- 45%
- 70k
- 14
greybax/remark-helpers
Helper methods for remark- 44%
- 91
- 8
temando/remark-metadata
Add metadata about a Markdown file as Front Matter.- 44%
- 90
- 1
trevorblades/remark-typescript
👭 Transpiles TypeScript code blocks to JavaScript and inserts them into the page- 44%
- 1.4k
- 8
rehypejs/rehype-format
plugin to format HTML- 43%
- 463k
- 30
landakram/remark-task-list
Toggle task list items and reference them by IDs.- 43%
- 19
- 1
arobase-che/remark-attr
Remark plugin to add support for custom attributes- 42%
- 11k
- 58
rsclarke/rehype-shiki
rehype plugin to highlight code blocks with shiki- 42%
- 3.6k
- 32
benabel/remark-fenced-divs
This plugin aims to imitate the comportment of the pandoc extension fenced_divs in remark.- 41%
- 203
- 5
unlight/remark-sources
Inserts source code to markdown files- 41%
- 119
- 3
inokawa/remark-pdf
remark plugin to compile markdown to pdf.- 41%
- 1.1k
- 25
inokawa/remark-docx
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).- 41%
- 6.2k
- 40
temando/remark-graphviz
A remark plugin for Markdown that replaces graphs defined indot
with rendered SVGs.- 39%
- 783
- 19
redotjs/redot
Graphviz dot file processor powered by plugins based on @unifiedjs- 37%
- 160
- 72
iloveip/remark-heading-autoid
- 37%
- 6
- 0
DavidCouronne/gridsome-plugin-remark-prismjs-all
Syntax highlighting for Gridsome with PrismJS- 37%
- 151
- 11
tsaiDavid/remark-encode-plantuml
- 36%
- 3
- 1
vmarkdown/remark-render
Compile markdown to Virtual DOM with remark.- 36%
- 9
- 5
ice-zjchen/remark-codeset
Transform sets of code blocks in markdown to tablist in html (new node type, rehype compatible)- 34%
- 6
- 3
mottox2/remark-code-titles
- 32%
- 9.3k
- 16
redotjs/redot-message-control
Enable, disable, and ignore messages with redot- 31%
- 4
- 0
redotjs/redot-lint
Graphviz code style linter- 31%
- 4
- 3
nemo-omen/remark-code-figure
A remark plugin that wraps markdown code blocks in a figure element with an optional figcaption.- 30%
- 6
- 1
rehypejs/rehype-highlight
plugin to highlight code blocks- 23%
- 579k
- 267
danielgolden/language-linter
A natural language linter React component.- 18%
- 34
- 2
whizark/remark-preset
⚙️ remark sharable preset files (FOR MY PERSONAL PROJECTS).- 15%
- 5
- 0