remark-mdx
remark plugin to support MDX syntax- 90%
- 13m
- 58.6 kB
@mdx-js/mdx
MDX compiler- 90%
- 12m
remark-parse
remark plugin to add support for parsing markdown input- 88%
- 40m
- 26.9 kB
unified
Interface for parsing, inspecting, transforming, and serializing content through syntax trees- 88%
- 47m
- 3.77 kB
@mdx-js/loader
Webpack loader for MDX- 88%
- 2.7m
@mdx-js/react
React context for MDX- 87%
- 27m
- 350 B
vfile
Virtual file format for text processing- 85%
- 50m
- 1.52 kB
unist-util-visit
unist utility to visit nodes- 85%
- 67m
- 347 B
react-markdown
React component to render markdown- 84%
- 13m
- 44.4 kB
unist-util-visit-parents
unist utility to recursively walk over nodes, with ancestral information- 83%
- 69m
unist-util-is
unist utility to check if a node passes a test- 83%
- 70m
mdast-util-to-hast
mdast utility to transform to hast- 82%
- 29m
- 4.78 kB
hastscript
hast utility to create trees- 82%
- 24m
- 7.06 kB
unist-util-stringify-position
unist utility to serialize a node, position, or point as a human readable location- 82%
- 58m
- 278 B
remark-stringify
remark plugin to add support for serializing markdown- 82%
- 18m
- 17.9 kB
mdast-util-to-string
mdast utility to get the plain text content of a node- 82%
- 54m
- 369 B
vfile-message
vfile utility to create a virtual message- 82%
- 51m
- 718 B
unist-builder
unist utility to create a new trees with a nice syntax- 82%
- 12m
- 247 B
remark
unified processor with support for parsing markdown input and serializing markdown as output- 82%
- 8.6m
- 35.4 kB
vfile-location
vfile utility to convert between positional (line and column-based) and offset (range-based) locations- 81%
- 21m
- 448 B
unist-util-remove-position
unist utility to remove positions from a tree- 81%
- 21m
- 351 B
micromark
small commonmark compliant markdown parser with positional info and concrete tokens- 81%
- 39m
- 25.9 kB
unist-util-position
unist utility to get the position of a node- 81%
- 30m
- 313 B
unist-util-generated
unist utility to check if a node is generated- 81%
- 17m
- 203 B
hast-util-parse-selector
hast utility to create an element from a simple CSS selector- 81%
- 23m
- 345 B
hast-util-from-parse5
hast utility to transform from Parse5’s AST- 81%
- 16m
- 8.26 kB
mdast-util-definitions
mdast utility to find definition nodes in a tree- 80%
- 25m
- 432 B
mdast-util-from-markdown
mdast utility to parse markdown- 80%
- 39m
- 26.9 kB
unist-util-remove
unist utility to remove nodes from a tree- 80%
- 7.7m
hast-util-raw
hast utility to reparse a tree- 80%
- 14m
- 57.8 kB
hast-util-to-parse5
hast utility to transform hast to Parse5’s AST- 80%
- 14m
- 6.83 kB
mdast-squeeze-paragraphs
mdast utility to remove empty paragraphs from a tree- 80%
- 6m
micromark-core-commonmark
The CommonMark markdown constructs- 79%
- 28m
- 20.5 kB
micromark-util-character
micromark utility to handle character codes- 79%
- 38m
micromark-util-subtokenize
micromark utility to tokenize subtokens- 79%
- 27m
- 1.46 kB
micromark-factory-title
micromark factory to parse markdown titles (found in resources, definitions)- 79%
- 27m
- 598 B
micromark-factory-label
micromark factory to parse labels (found in media, definitions)- 79%
- 27m
micromark-util-sanitize-uri
micromark utility to sanitize urls- 79%
- 30m
micromark-factory-space
micromark factory to parse markdown space (found in lots of places)- 79%
- 31m
- 400 B
micromark-util-normalize-identifier
micromark utility normalize identifiers (as found in references, definitions)- 79%
- 27m
- 215 B
micromark-util-chunked
micromark utility to splice and push with giant arrays- 79%
- 28m
- 305 B
micromark-util-resolve-all
micromark utility to resolve subtokens- 79%
- 28m
micromark-util-classify-character
micromark utility to classify whether a character is whitespace or punctuation- 79%
- 28m
micromark-util-combine-extensions
micromark utility to combine syntax or html extensions- 79%
- 27m
- 492 B
micromark-factory-destination
micromark factory to parse destinations (found in resources, definitions)- 79%
- 27m
- 639 B
micromark-factory-whitespace
micromark factory to parse markdown whitespace (found in lots of places)- 79%
- 27m
- 479 B
micromark-util-decode-numeric-character-reference
micromark utility to decode numeric character references- 79%
- 28m
micromark-util-decode-string
micromark utility to decode markdown strings- 79%
- 28m
remark-squeeze-paragraphs
remark plugin to remove empty paragraphs- 79%
- 6m
- 401 B
@mdx-js/preact
Preact context for MDX- 79%
- 21k
- 356 B
mdast-util-to-markdown
mdast utility to serialize markdown- 78%
- 31m
- 18.2 kB
@mdx-js/esbuild
esbuild plugin for MDX- 78%
- 300k
- 1.5 kB
remark-rehype
remark plugin that turns markdown into HTML to support rehype- 78%
- 19m
- 4.81 kB
@mdx-js/rollup
Rollup plugin for MDX- 77%
- 226k
- 17.4 kB
remark-cli
Command line interface to inspect and change markdown files with remark- 77%
- 741k
remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)- 77%
- 16m
- 11.8 kB
@mdx-js/vue
Vue provider for MDX- 77%
- 6.9k
- 330 B
hast-util-whitespace
hast utility to check if a node is inter-element whitespace- 77%
- 21m
- 229 B
@mdx-js/node-loader
Experimental Node loader for MDX- 76%
- 3.1k
mdast-util-find-and-replace
mdast utility to find and replace text in a tree- 76%
- 17m
- 1.03 kB
mdast-util-gfm
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)- 76%
- 16m
mdast-util-gfm-table
mdast extension to parse and serialize GFM tables- 76%
- 17m
rehype-parse
rehype plugin to parse HTML- 75%
- 4m
- 58.2 kB
rehype-stringify
rehype plugin to serialize HTML- 75%
- 3.8m
- 10.9 kB
mdast-util-gfm-autolink-literal
mdast extension to parse and serialize GFM autolink literals- 75%
- 16m
- 2 kB
mdast-util-gfm-strikethrough
mdast extension to parse and serialize GFM strikethrough- 75%
- 17m
- 452 B
hast-util-to-html
hast utility to serialize to HTML- 75%
- 7.2m
- 10.9 kB
mdast-util-gfm-task-list-item
mdast extension to parse and serialize GFM task list items- 75%
- 17m
micromark-extension-gfm
micromark extension to support GFM (GitHub Flavored Markdown)- 75%
- 16m
- 7.02 kB
hast-util-is-element
hast utility to check if a node is a (certain) element- 75%
- 16m
- 585 B
remark-frontmatter
remark plugin to support frontmatter (yaml, toml, and more)- 75%
- 5.7m
- 2.16 kB
micromark-extension-gfm-strikethrough
micromark extension to support GFM strikethrough- 75%
- 17m
- 1.12 kB
unist-util-find-all-after
unist utility to find nodes after another node- 75%
- 4.3m
- 610 B
micromark-extension-gfm-autolink-literal
micromark extension to support GFM autolink literals- 74%
- 16m
- 2 kB
micromark-extension-gfm-table
micromark extension to support GFM tables- 74%
- 17m
- 2.55 kB
micromark-extension-gfm-task-list-item
micromark extension to support GFM task list items- 74%
- 17m
- 721 B
estree-util-is-identifier-name
Check if something can be an ecmascript (javascript) identifier name- 74%
- 15m
- 311 B
retext-english
retext plugin to parse English prose- 74%
- 403k
- 11.3 kB
micromark-extension-gfm-tagfilter
micromark extension to support GFM tagfilter- 74%
- 16m
- 369 B
hast-util-sanitize
hast utility to sanitize nodes- 74%
- 2.6m
- 3.13 kB
hast-util-to-string
hast utility to get the plain-text value of a node- 74%
- 13m
- 256 B
estree-util-visit
esast (and estree) utility to visit nodes- 74%
- 7.6m
rehype-raw
rehype plugin to reparse the tree (and raw nodes)- 74%
- 6.7m
unified-lint-rule
unified plugin to make it a bit easier to create linting rules- 74%
- 1.1m
- 660 B
mdast-util-mdx-jsx
mdast extension to parse and serialize MDX or MDX.js JSX- 74%
- 13m
- 17.2 kB
mdast-util-compact
mdast utility to make a tree compact- 74%
- 2.8m
- 463 B
mdast-util-mdx
mdast extension to parse and serialize MDX (or MDX.js)- 73%
- 7.6m
- 17.4 kB
unist-util-position-from-estree
unist utility to get a position from an estree node- 73%
- 7.5m
- 336 B
mdast-util-mdxjs-esm
mdast extension to parse and serialize MDX.js ESM (import/exports)- 73%
- 13m
- 400 B
retext-latin
retext plugin to parse Latin-script prose- 73%
- 1.6m
retext-stringify
retext plugin to serialize prose- 73%
- 1.6m
retext
natural language processor powered by plugins part of the unified collective- 73%
- 1.6m
mdast-util-mdx-expression
mdast extension to parse and serialize MDX (or MDX.js) expressions- 73%
- 13m
- 525 B
remark-lint-no-blockquote-without-marker
remark-lint rule to warn when blank lines without markers (>
) are found in a block quote- 73%
- 663k
- 4.03 kB
mdast-util-frontmatter
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)- 73%
- 5.6m
- 1.46 kB
remark-lint
remark plugin to lint Markdown code style- 73%
- 749k
remark-lint-ordered-list-marker-style
remark-lint rule to warn when the markers of ordered lists violate a given style- 73%
- 729k
- 2.2 kB
mdast-util-gfm-footnote
mdast extension to parse and serialize GFM footnotes- 73%
- 14m
- 754 B
remark-lint-list-item-indent
remark-lint rule to warn when the spacing between a list item’s bullet and its content violates a given style- 73%
- 665k
- 3.89 kB
remark-lint-hard-break-spaces
remark-lint rule to warn when too many spaces are used to create a hard break- 73%
- 660k
hast-util-has-property
hast utility to check if a node has a property- 73%
- 2.8m
- 224 B
remark-lint-no-literal-urls
remark-lint rule to warn when URLs without angle brackets are used- 73%
- 658k
- 1.38 kB
remark-lint-no-shortcut-reference-link
remark-lint rule to warn when shortcut reference links are used- 73%
- 656k
- 875 B
remark-lint-no-shortcut-reference-image
remark-lint rule to warn when shortcut reference images are used- 73%
- 656k
nlcst-to-string
nlcst utility to transform a tree to a string- 73%
- 2.4m
- 291 B
remark-lint-list-item-bullet-indent
remark-lint rule to warn when list item bullets are indented- 73%
- 538k
- 3.18 kB
remark-lint-no-heading-content-indent
remark-lint rule to warn when heading content is indented- 73%
- 538k
- 3.77 kB
remark-lint-final-newline
remark-lint rule to warn when a newline at the end of a file is missing- 73%
- 545k
- 1.13 kB
remark-lint-no-unused-definitions
remark-lint rule to warn when unused definitions are found- 73%
- 548k
- 1.09 kB
remark-preset-lint-recommended
remark preset to configure remark-lint with rules that prevent mistakes or stuff that fails across vendors.- 73%
- 521k
- 9.23 kB
hast-util-to-text
hast utility to get the plain-text value of a node according to theinnerText
algorithm- 73%
- 3.5m
unist-util-find-after
unist utility to find a node after another node- 73%
- 3.6m
micromark-extension-mdxjs-esm
micromark extension to support MDX JS import/exports- 73%
- 7.8m
to-vfile
vfile utility to create a vfile from a filepath- 73%
- 1.3m
- 1.85 kB
remark-lint-no-duplicate-definitions
remark-lint rule to warn on duplicate definitions- 72%
- 542k
remark-lint-no-undefined-references
remark-lint rule to warn when references to undefined definitions are found- 72%
- 552k
micromark-extension-mdxjs
micromark extension to support MDX.js- 72%
- 7.5m
- 42.9 kB
micromark-extension-mdx-jsx
micromark extension to support MDX or MDX.js JSX- 72%
- 7.8m
micromark-extension-frontmatter
micromark extension to support frontmatter (YAML, TOML, etc)- 72%
- 5.6m
- 1.81 kB
micromark-extension-gfm-footnote
micromark extension to support GFM footnotes- 72%
- 14m
- 2.83 kB
rehype-slug
rehype plugin to addid
attributes to headings- 72%
- 11m
- 3.77 kB
remark-lint-rule-style
remark-lint rule to warn when horizontal rules violate a given style- 72%
- 467k
- 2.04 kB
remark-lint-fenced-code-marker
remark-lint rule to warn when fenced code markers violate the given style- 72%
- 466k
remark-lint-strong-marker
remark-lint rule to warn when importance (strong) markers violate the given style- 72%
- 467k
remark-lint-table-cell-padding
remark-lint rule to warn when table cells are incorrectly padded- 72%
- 465k
remark-lint-unordered-list-marker-style
remark-lint rule to warn when markers of unordered lists violate a given style- 72%
- 410k
remark-lint-heading-style
remark-lint rule to warn when heading style violates the given style- 72%
- 467k
- 2.16 kB
micromark-extension-mdx-md
micromark extension to turn some markdown features off for MDX- 72%
- 7.5m
remark-lint-code-block-style
remark-lint rule to warn when code blocks do not adhere to a given style- 72%
- 469k
- 2.05 kB
remark-lint-blockquote-indentation
remark-lint rule to warn when block quotes are either indented too much or too little- 72%
- 468k
- 3.67 kB
unist-util-modify-children
unist utility to modify direct children of a parent- 72%
- 2.3m
estree-util-attach-comments
Attach comments to estree nodes- 72%
- 6.1m
- 565 B
remark-lint-emphasis-marker
remark-lint rule to warn when emphasis markers violate the given style- 72%
- 449k
- 1.64 kB
hast-util-heading-rank
hast utility to get the rank (or depth, level) of headings- 72%
- 11m
remark-lint-ordered-list-marker-value
remark-lint rule to warn when the marker value of ordered lists violates a given style- 72%
- 436k
- 2.44 kB
rehype-react
rehype plugin to transform to React- 72%
- 574k
- 9.72 kB
estree-util-build-jsx
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)- 72%
- 6m
- 2.44 kB
rehype-autolink-headings
rehype plugin to add links to headings- 72%
- 1.2m
- 2.05 kB
remark-lint-final-definition
remark-lint rule to warn when definitions are not placed at the end of the file- 72%
- 390k
hast-util-select
hast utility forquerySelector
,querySelectorAll
, andmatches
- 72%
- 1.4m
- 14.4 kB
remark-lint-maximum-line-length
remark-lint rule to warn when lines are too long- 72%
- 394k
- 3.55 kB
remark-lint-checkbox-character-style
remark-lint rule to warn when list item checkboxes violate a given style- 72%
- 337k
- 2.22 kB
remark-lint-table-pipes
remark-lint rule to warn when table rows are not fenced with pipes- 72%
- 359k
remark-lint-definition-spacing
remark-lint rule to warn when consecutive whitespace is used in a definition- 72%
- 355k
- 3.61 kB
remark-lint-no-table-indentation
remark-lint rule to warn when tables are indented- 72%
- 356k
vfile-sort
vfile utility to sort messages by line/column- 72%
- 2.3m
- 299 B
remark-lint-link-title-style
remark-lint rule to warn when link and definition titles occur with incorrect quotes- 72%
- 445k
- 1.77 kB
remark-lint-no-consecutive-blank-lines
remark-lint rule to warn for too many consecutive blank lines- 72%
- 352k
- 3.75 kB
remark-toc
remark plugin to generate a Table of Contents (TOC)- 72%
- 676k
- 5.87 kB
remark-lint-no-shell-dollars
remark-lint rule to warn when shell code is prefixed by dollars- 72%
- 355k
remark-lint-fenced-code-flag
remark-lint rule to warn when fenced code blocks occur without language flag- 72%
- 355k
remark-lint-definition-case
remark-lint rule to warn when definition labels are not lowercase- 72%
- 339k
- 1.27 kB
remark-lint-list-item-content-indent
remark-lint rule to warn when the content of a list item has mixed indentation- 72%
- 435k
- 4.25 kB
vfile-statistics
vfile utility to count messages per category: failures, warnings, etc- 72%
- 2.3m
- 356 B
mdast-util-toc
mdast utility to generate a table of contents from a tree- 72%
- 1.1m
- 5.75 kB
remark-lint-no-file-name-articles
remark-lint rule to warn when file name start with an article- 72%
- 354k
- 796 B
remark-lint-no-file-name-consecutive-dashes
remark-lint rule to warn when file names contain consecutive dashes- 72%
- 346k
remark-lint-no-file-name-outer-dashes
remark-lint rule to warn when file names contain initial or final dashes- 72%
- 354k
- 793 B
remark-lint-table-pipe-alignment
remark-lint rule to warn when table pipes are not aligned- 72%
- 336k
- 4.38 kB
unist-util-select
unist utility to select nodes with CSS-like selectors- 72%
- 778k
hast-util-to-estree
hast utility to transform to estree (JavaScript AST) JSX- 72%
- 6.1m
unist-util-visit-children
unist utility to visit direct children of a parent- 72%
- 2.1m
- 241 B
unist-util-inspect
unist utility to inspect nodes- 72%
- 1.8m
- 1.11 kB
micromark-util-events-to-acorn
micromark utility to try and parse events w/ acorn- 72%
- 7.4m
- 1.99 kB
remark-lint-no-heading-punctuation
remark-lint rule to warn when headings end in illegal characters- 71%
- 333k
- 1.23 kB
remark-lint-no-emphasis-as-heading
remark-lint rule to warn when emphasis or importance is used instead of a heading- 71%
- 326k
- 1.32 kB
remark-html
remark plugin to compile Markdown to HTML- 71%
- 1.1m
- 17.2 kB
remark-lint-no-file-name-irregular-characters
remark-lint rule to warn when file names contain irregular characters- 71%
- 337k
remark-lint-no-file-name-mixed-case
remark-lint rule to warn when file names use mixed case- 71%
- 335k
- 796 B
remark-lint-file-extension
remark-lint rule to warn when the file’s extension violates the given style- 71%
- 349k
vfile-reporter
vfile utility to create a report for a file- 71%
- 2.4m
unist-util-map
unist utility to create a new tree by mapping all nodes- 71%
- 437k
mdast-comment-marker
mdast utility to parse a comment marker- 71%
- 843k
- 566 B
remark-lint-no-tabs
remark-lint rule to warn when hard tabs are used instead of spaces- 71%
- 221k
- 1.06 kB
remark-lint-no-multiple-toplevel-headings
remark-lint rule to warn when multiple top level headings are used- 71%
- 358k
- 1.62 kB
micromark-factory-mdx-expression
micromark factory to parse MDX expressions (found in JSX attributes, flow, text)- 71%
- 7.4m
remark-github
remark plugin to autolink references like in GitHub issues, PRs, and comments- 71%
- 630k
- 2.62 kB
unified-engine
Engine to process multiple files with unified- 71%
- 1.6m
unist-util-filter
unist utility to create a new tree with nodes that pass a filter- 71%
- 1.4m
- 623 B
remark-preset-lint-consistent
remark preset to configure remark-lint with rules that enforce consistency- 71%
- 283k
- 9.24 kB
remark-lint-checkbox-content-indent
remark-lint rule to warn when list item checkboxes are followed by too much whitespace- 71%
- 173k
- 3.69 kB
remark-lint-first-heading-level
remark-lint rule to warn when the first heading has a level other than a specified value- 71%
- 60k
remark-breaks
remark plugin to add break support, without needing spaces- 71%
- 1.1m
- 1.06 kB
remark-lint-no-heading-indent
remark-lint rule to warn when headings are indented- 71%
- 171k
rehype-sanitize
rehype plugin to sanitize HTML- 71%
- 1.2m
- 3.13 kB
micromark-extension-mdx-expression
micromark extension to support MDX or MDX JS expressions- 71%
- 7.8m
mdast-util-heading-style
mdast utility to get the style of a heading- 71%
- 620k
- 304 B
remark-lint-no-empty-url
remark-lint rule to warn on empty URLs in links and images- 71%
- 192k
remark-lint-no-missing-blank-lines
remark-lint rule to warn when missing blank lines- 71%
- 37k
- 1.53 kB
remark-lint-no-duplicate-headings
remark-lint rule to warn on duplicate headings- 71%
- 322k
- 1.74 kB
remark-lint-list-item-spacing
remark-lint rule to warn when list looseness is incorrect- 71%
- 325k
rehype-sort-attribute-values
rehype plugin to sort attribute values- 71%
- 330k
- 1.12 kB
remark-lint-heading-increment
remark-lint rule to warn when headings increment with more than 1 level at a time- 71%
- 337k
- 1.64 kB
rehype-sort-attributes
rehype plugin to reorder attributes based on how often they occur- 71%
- 318k
- 589 B
remark-lint-maximum-heading-length
remark-lint rule to warn when headings are too long- 71%
- 332k
- 1.29 kB
hast-util-is-body-ok-link
hast utility to check if a link element is “Body OK”- 71%
- 854k
- 312 B
mdast-util-to-nlcst
mdast utility to transform to nlcst- 71%
- 475k
remark-preset-lint-markdown-style-guide
remark preset to configure remark-lint with rules that enforce the markdown style guide- 70%
- 306k
- 14.6 kB
remark-math
remark plugin to parse and stringify math- 70%
- 2m
- 2.43 kB
remark-message-control
remark plugin to enable, disable, and ignore messages with remark- 70%
- 834k
hast-util-to-mdast
hast utility to transform to mdast- 70%
- 410k
unified-args
Create CLIs for unified processors- 70%
- 734k
hast-util-from-dom
hast utility to create a tree from the DOM- 70%
- 1.6m
unified-message-control
Enable, disable, and ignore messages from unified processors- 70%
- 822k
remark-retext
remark plugin to support retext- 70%
- 473k
- 11.5 kB
vfile-find-up
vfile utility to find one or more files by searching the file system upwards- 70%
- 133k
vfile-matter
vfile utility to parse the YAML front matter in a file- 70%
- 858k
- 30.8 kB
hast-util-phrasing
hast utility to check if a node is phrasing content- 70%
- 839k
- 845 B
retext-equality
retext plugin to warn about possible insensitive, inconsiderate language- 70%
- 98k
retext-smartypants
retext plugin to implement SmartyPants- 70%
- 1.6m
rehype-minify-whitespace
rehype plugin to collapse whitespace- 70%
- 831k
- 1.85 kB
retext-dutch
retext plugin to parse Dutch prose- 70%
- 8.1k
- 11.1 kB
remark-lint-no-html
remark-lint rule to warn when HTML nodes are used- 70%
- 21k
nlcst-search
nlcst utility to search for patterns in a tree- 70%
- 116k
- 1.29 kB
rehype-katex
rehype plugin to transform inline and block math with KaTeX- 70%
- 1.4m
- 134 kB
nlcst-is-literal
nlcst utility to check whether a node is meant literally- 70%
- 182k
- 757 B
mdast-util-math
mdast extension to parse and serialize math- 69%
- 1.9m
- 1.24 kB
remark-lint-no-duplicate-headings-in-section
remark-lint rule to warn on duplicate headings in a section- 69%
- 151k
- 1.81 kB
mdast-util-heading-range
mdast utility to use headings as ranges in mdast- 69%
- 64k
hast-util-is-conditional-comment
hast utility to check if a node is a conditional comment- 69%
- 189k
- 225 B
remark-lint-no-reference-like-url
remark-lint rule to warn when URLs are also defined identifiers- 69%
- 152k
nlcst-normalize
nlcst utility to normalize a word for easier comparison- 69%
- 121k
- 383 B
rehype-remove-comments
rehype plugin to remove comments (except conditional comments)- 69%
- 189k
- 454 B
hast-util-embedded
hast utility to check if a node is an embedded element- 69%
- 1.1m
- 500 B
mdast-util-phrasing
mdast utility to check if a node is phrasing content- 69%
- 21m
- 558 B
retext-keywords
retext plugin to extract keywords- 69%
- 5.1k
- 1.93 kB
rehype-cli
CLI to process HTML with rehype- 69%
- 588
remark-lint-no-heading-like-paragraph
remark-lint rule to for too many hashes (h7+ “headings”)- 69%
- 145k
- 3.63 kB
remark-lint-no-unneeded-full-reference-image
remark-lint rule to warn when full reference images are used if they can be collapsed- 69%
- 140k
remark-lint-no-unneeded-full-reference-link
remark-lint rule to warn when full reference links are used if they can be collapsed- 69%
- 140k
strip-markdown
remark plugin to remove markdown formatting- 69%
- 361k
- 807 B
remark-lint-strikethrough-marker
remark-lint rule to warn when strikethrough markers violate the given style- 69%
- 8.5k
- 1.69 kB
remark-emoji
Emoji transformer plugin for Remark- 69%
- 1.8m
- 45.9 kB
remark-lint-no-duplicate-defined-urls
remark-lint rule to warn on definitions that define the same urls- 69%
- 26k
- 1.91 kB
remark-lint-no-paragraph-content-indent
remark-lint rule to warn when the content in paragraphs are indented- 69%
- 133k
@jsdevtools/rehype-toc
A rehype plugin that adds a table of contents (TOC) to the page- 69%
- 38k
- 1.81 kB
rehype-remark
rehype plugin to transform to remark- 69%
- 347k
remark-lint-linebreak-style
remark-lint rule to warn when linebreaks violate a given or detected style- 69%
- 133k
- 1.82 kB
remark-directive
remark plugin to support directives- 69%
- 1.6m
- 17.8 kB
mdast-zone
mdast utility to treat HTML comments as ranges or markers- 69%
- 14k
rehype-mathjax
rehype plugin to transform inline and block math with MathJax- 69%
- 169k
remark-reference-links
remark plugin to transform links and images to references and definitions- 69%
- 351k
remark-validate-links
remark plugin to validate links to headings and files- 69%
- 271k
@jsdevtools/rehype-url-inspector
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document- 68%
- 11k
retext-profanities
retext plugin to check for profane and vulgar wording- 68%
- 97k
micromark-build
Build production files from dev files- 68%
- 483
rehype-minify-attribute-whitespace
rehype plugin to minify whitespace in attributes- 68%
- 86k
rehype-minify-css-style
rehype plugin to minifystyle
elements- 68%
- 86k
- 48.8 kB
hast-util-from-string
hast utility to set the plain-text value of a node- 68%
- 89k
- 236 B
rehype-remove-empty-attribute
rehype plugin to remove empty attributes- 68%
- 83k
- 1.38 kB
retext-indefinite-article
retext plugin to check if indefinite articles (a
,an
) are used correctly- 68%
- 82k
- 2.65 kB
hast-util-is-css-link
hast utility to check if an element is a css link- 68%
- 83k
- 451 B
hast-util-is-javascript
hast utility to check if an element is a JavaScript script- 68%
- 83k
- 546 B
rehype-minify-json-script
rehype plugin to minifyscript
elements with a JSON body- 68%
- 43k
rehype-remove-style-type-css
rehype plugin to removetype
on CSSstyle
andlink
s- 68%
- 83k
- 648 B
hast-util-is-css-style
hast utility to check if an element is a css style- 68%
- 86k
- 414 B
rehype-minify-javascript-url
rehype plugin to minify JavaScript URLs- 68%
- 43k
- 133 kB
rehype-minify-media-attribute
rehype plugin to minify media attributes- 68%
- 83k
rehype-minify-event-handler
rehype plugin to Mminify event handler attributes- 68%
- 43k
- 132 kB
rehype-minify-meta-color
rehype plugin to minifytheme-color
andmsapplication-TileColor
meta elements- 68%
- 83k
- 48.5 kB
rehype-minify-meta-content
rehype plugin to minifycontent
onmeta
elements- 68%
- 83k
- 663 B
rehype-minify-javascript-script
rehype plugin to minifyscript
elements with a JS body- 68%
- 43k
- 133 kB
rehype-remove-external-script-content
rehype plugin to remove content of external JavaScriptscript
elements- 68%
- 83k
- 710 B
rehype-normalize-attribute-value-case
rehype plugin to normalize casing of attribute values- 68%
- 83k
- 1.13 kB
rehype-remove-meta-http-equiv
rehype plugin to removehttp-equiv
meta
elements for shorter output- 68%
- 83k
rehype-remove-script-type-javascript
rehype plugin to removetype
andlanguage
on JavaScript scripts- 68%
- 43k
- 721 B
rehype-minify-language
rehype plugin to minify language attributes- 68%
- 43k
rehype-remove-duplicate-attribute-values
rehype plugin to remove duplicates in attribute values with unique tokens- 68%
- 86k
- 896 B
rehype-minify-enumerated-attribute
rehype plugin to minify enumerated attributes- 68%
- 86k
rehype-minify-style-attribute
rehype plugin to minify style attributes- 68%
- 86k
- 48.5 kB
retext-repeated-words
retext plugin to check for for repeated words- 68%
- 81k
- 996 B
hast-util-to-nlcst
hast utility to transform to nlcst- 68%
- 103k
- 2.42 kB
remark-contributors
remark plugin to inject a given list of contributors into a table- 68%
- 4k
- 2.07 kB
unist-util-index
unist utility to index property values or computed keys to nodes- 68%
- 3.4k
retext-spell
retext plugin to check spelling- 68%
- 75k
micromark-extension-directive
micromark extension to support generic directives (:cite[smith04]
)- 68%
- 1.8m
unist-util-source
unist utility to get the source of a value- 68%
- 48k
- 525 B
rehype-external-links
rehype plugin to automatically addtarget
andrel
attributes to external links- 68%
- 10m
- 1.89 kB
unified-diff
unified plugin to ignore unrelated messages- 68%
- 82k
- 17.1 kB
rehype-attr
New syntax to add attributes to Markdown.- 68%
- 430k
hast-util-heading
hast utility to check if a node is a heading element- 68%
- 18k
- 485 B
remark-usage
remark plugin to add a usage example to your readme- 68%
- 29k
retext-quotes
retext plugin to check quotes and apostrophes- 68%
- 25k
- 1.18 kB
mdast-util-directive
mdast extension to parse and serialize generic directives (:cite[smith04]
)- 68%
- 2m
- 15.7 kB
hast-util-find-and-replace
hast utility to find and replace text in a tree- 68%
- 256k
- 1.07 kB
remark-comment-config
remark plugin to configure it with comments- 68%
- 17k
retext-sentence-spacing
retext plugin to check spacing (one or two spaces) between sentences- 68%
- 18k
hast-util-to-dom
hast utility to transform to the DOM- 68%
- 20k
- 6.54 kB
rehype-rewrite
Rewrite element with rehype.- 68%
- 494k
retext-readability
retext plugin to check readability- 68%
- 5.9k
remark-yaml-config
remark plugin to configure it with YAML frontmatter- 68%
- 56k
retext-redundant-acronyms
retext plugin to check for redundant acronyms (ATM machine)- 68%
- 19k
- 5.8 kB
retext-diacritics
retext plugin to check for proper use of diacritics- 68%
- 19k
- 2.72 kB
retext-contractions
retext plugin to check apostrophes in elided contractions- 68%
- 17k
unist-util-parents
unist utility to add references to parents on nodes in a tree- 67%
- 8k
- 349 B
remark-gemoji
remark plugin to turn gemoji shortcodes (:+1:
) into emoji (👍
)- 67%
- 103k
mdast-normalize-headings
mdast utility to make sure there is no more than a single top-level heading in the document- 67%
- 13k
vfile-reporter-pretty
vfile utility to create a pretty report for a file- 67%
- 2.6k
- 45.7 kB
vfile-find-down
vfile utility to find one or more files by searching the file system downwards- 67%
- 20k
rehype-retext
rehype plugin to transform to retext- 67%
- 103k
- 12.4 kB
@remark-embedder/transformer-oembed
@remark-embedder transformer for oEmbed supported links- 67%
- 5.4k
micromark-extension-mdx
micromark extension to support MDX (agnostic to JavaScript)- 67%
- 90k
- 5.9 kB
hast-util-reading-time
hast utility to estimate the reading time- 67%
- 4.1k
rehype-document
rehype plugin to wrap a document around a fragment- 67%
- 43k
- 7.45 kB
retext-simplify
retext plugin to check phrases for simpler alternatives- 67%
- 6.1k
- 5.5 kB
remark-textr
remark plugin to improve typography with Textr- 67%
- 126k
- 746 B
nlcst-emoticon-modifier
nlcst utility to support emoticons in nlcst- 67%
- 69k
remark-images
remark plugin to add a simpler image syntax- 67%
- 43k
nlcst-affix-emoticon-modifier
nlcst utility to merge affix emoticons into the previous sentence- 67%
- 69k
unist-util-find-before
unist utility to find a node before another node- 67%
- 30k
- 613 B
remark-man
remark plugin to compile markdown to man pages- 67%
- 7k
remark-heading-id
The remark plugin for supporting custom heading id- 67%
- 63k
remark-code-blocks
Extract code blocks from an MDAST tree- 67%
- 6.6k
- 335 B
vfile-to-eslint
vfile utility to convert to ESLint formatter compatible output- 67%
- 2.6k
nlcst-emoji-modifier
nlcst utility to support emoji- 67%
- 69k
- 18.6 kB
remark-heading-gap
remark plugin to adjust the gap between headings- 67%
- 4.6k
retext-emoji
retext plugin to support emoji, gemoji, and emoticons- 67%
- 69k
- 51.2 kB
retext-pos
retext plugin to add part-of-speech (POS) tags- 67%
- 4.5k
- 587 kB
unist-util-find-all-before
unist utility to find nodes before another node- 67%
- 44k
rehype-minify-url
rehype plugin to minify URLs- 67%
- 229
vfile-reporter-json
vfile utility to create a JSON report for a file- 67%
- 7.9k
- 452 B
rehype-javascript-to-bottom
rehype plugin to move JavaScript<script>
to<body>
- 67%
- 141
unist-util-assert
unist utility to assert nodes- 67%
- 5.4k
- 147 B
rehype-prevent-favicon-request
rehype plugin to prevent afavicon.ico
requests- 67%
- 213
- 483 B
xastscript
xast utility to create trees- 67%
- 16k
- 504 B
xast-util-from-xml
xast utility to parse from XML- 67%
- 9.7k
- 5.75 kB
hast-util-from-selector
hast utility to parse CSS selectors to hast nodes- 67%
- 6.2k
@remark-embedder/core
Remark plugin to convert URLs to embed code in markdown.- 67%
- 6.9k
- 996 B
@remark-embedder/cache
A cache for @remark-embedder/core- 67%
- 120
- 38 kB
xast-util-to-xml
xast utility to serialize to XML- 67%
- 23k
- 2.95 kB
remark-defsplit
remark plugin to change links and images to references with separate definitions- 67%
- 2.5k
mdast-util-assert
mdast utility to assert trees- 67%
- 4.4k
- 1.44 kB
remark-variables
Adds variables support to remark- 67%
- 1.3k
- 1.17 kB
remark-inline-links
remark plugin to transform references and definitions into normal links and images- 67%
- 51k
- 577 B
remark-embed-images
remark plugin to embed local images as data URIs- 67%
- 27k
hast-util-to-xast
hast utility to transform to xast- 67%
- 5.1k
- 6.81 kB
vfile-rename
vfile utility to rename the path parts of a file- 67%
- 1.8k
micromark-extension-math
micromark extension to support math ($C_L$
)- 67%
- 1.8m
- 76.1 kB
xast-util-feed
xast utility to build feeds (rss, atom)- 67%
- 1.9k
retext-syntax-urls
retext plugin to classify url-like values as syntax, not natural language- 67%
- 73k
- 1.17 kB
retext-syntax-mentions
retext plugin to classify @mentions as syntax, not natural language- 66%
- 61k
unist-util-size
unist utility to calculate the number of nodes in a tree- 66%
- 131
- 528 B
unified-language-server
Language server for unified- 66%
- 1.6k
remark-normalize-headings
remark plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly- 66%
- 12k
xast-util-sitemap
xast utility to build a sitemap- 66%
- 361
remark-mdx-frontmatter
A remark plugin for converting frontmatter metadata into MDX exports- 66%
- 2.1m
retext-passive
retext plugin to check for passive voice- 66%
- 3.1k
- 2.69 kB
remark-git-contributors
remark plugin to generate a list of Git contributors- 66%
- 442
xast-util-to-string
xast utility to get the text value of a node- 66%
- 5.2k
- 257 B
rehype-prism-plus
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers- 66%
- 660k
- 229 kB
remark-license
remark plugin to generate a license section- 66%
- 2.3k
esast-util-from-estree
esast utility to transform from estree- 66%
- 934k
retext-intensify
retext plugin to check for weak and mitigating wording- 66%
- 882
- 3.14 kB
hast-util-transparent
hast utility to check if a node is a transparent element- 66%
- 44
- 544 B
nlcst-test
nlcst utility to check assert an nlcst node- 66%
- 154
- 708 B
hast-util-sectioning
hast utility to check if a node is a sectioning element- 66%
- 7
- 471 B
hast-util-assert
hast utility to assert nodes- 66%
- 48
hast-util-labelable
hast utility to check whether a node is labelable- 66%
- 11
@remark-embedder/transformer-codesandbox
@remark-embedder transformer for CodeSandbox links- 66%
- 125
- 517 B
hast-util-classnames
hast utility to merge class names together- 66%
- 195k
- 497 B
hast-util-from-text
hast utility to set the plain-text value of a node according to theinnerText
algorithm- 66%
- 207
- 352 B
remark-strip-badges
remark plugin to remove badges (such as shields.io)- 66%
- 4.1k
- 1.08 kB
rehype-add-classes
Add classes by selector to a rehype HAST (html tree)- 66%
- 46k
hast-util-shift-heading
hast utility to change heading rank (or depth, level)- 66%
- 3.3k
- 519 B
hast-util-script-supporting
hast utility to check if a node is a script-supporting element- 66%
- 32
- 469 B
remark-wiki-link
Parse and render wiki-style links- 66%
- 12k
vfile-is
vfile utility to check if a vfile passes a test- 66%
- 1.9k
remark-telegraph
remark plugin to translate markdown into Telegra.ph Nodes- 66%
- 1.6k
- 5.23 kB
unified-stream
Streaming interface for unified processors- 66%
- 5.3k
- 744 B
unified-engine-gulp
unified engine to create a Gulp plugin from a processor- 66%
- 219
remark-unlink
remark plugin to remove all links, images, references, and definitions- 66%
- 11k
rehype-meta
rehype plugin to add metadata to the head of a document- 66%
- 999
react-remark
Renders Markdown as React components- 66%
- 80k
- 31.3 kB
rehype-picture
rehype plugin to wrap images in pictures- 65%
- 557
- 646 B
remark-autolink-references
remark plugin to autolink custom references- 65%
- 1.3k
- 1.56 kB
rehype-infer-reading-time-meta
rehype plugin to infer reading time as file metadata from the document- 65%
- 4k
- 51.4 kB
remark-bookmarks
remark plugin to manage links- 65%
- 50
- 1.09 kB
unist-util-ancestor
Unist utility for finding the closest common ancestor for multiple nodes- 65%
- 24
- 452 B
rehype-shift-heading
rehype plugin to change the rank (depth, level) of headings- 65%
- 3.2k
- 544 B
rehype-extract-meta
Rehype plugin to extract meta data from an HTML document- 65%
- 97
rehype-infer-description-meta
rehype plugin to infer file metadata from the document- 65%
- 55k
rehype-infer-title-meta
rehype plugin to infer file metadata from the main title of a document- 65%
- 223
- 15.8 kB
rehype-dom-parse
rehype plugin to use browser APIs to parse HTML- 65%
- 22k
- 7.54 kB
rehype-video
Markdown supports video play with.mp4
and.mov
URLs.- 65%
- 38k
hast-util-interactive
hast utility to check if a node is interactive- 65%
- 4.8k
- 388 B
remark-remove-greenkeeper-badge
remark plugin for removing a greenkeeper badge- 65%
- 2.3k
rehype-wrap
wrap selected elements with a given element- 65%
- 6.4k
- 13.7 kB
remark-remove-travis-ci-badge
remark plugin for removing a Travis CI badge- 65%
- 2.5k
- 1.05 kB
unified-infer-git-meta
unified plugin to infer somemeta
from Git- 65%
- 22
rehype-truncate
Rehype truncation- 65%
- 8.1k
esast-util-from-js
estree (and esast) utility to parse from JavaScript- 65%
- 935k
- 34.2 kB
hast-util-from-html
hast utility to parse from HTML- 65%
- 3.4m
@form8ion/remark-readme
remark plugin for transforming the README for projects that follow form8ion conventions- 65%
- 5.4k
- 27.8 kB
rehype-resolution
Insert srcset attribute into img elements- 65%
- 7
- 921 B
unist-diff
Diff two unist trees- 65%
- 13
- 1.41 kB
rehype-dom
unified processor to use browser APIs to parse and stringify HTML- 65%
- 360
- 11.6 kB
remark-redactable
remark plugin to enable other plugins for redaction and restoration of content- 65%
- 4.6k
@jsdevtools/rehype-inline-svg
A rehype plugin that inlines and optimizes SVG images- 65%
- 160
- 270 kB
rehype-dom-stringify
rehype plugin to use browser APIs to stringify HTML- 64%
- 13k
- 6.68 kB
hast-util-truncate
hast utility to truncate the tree to a certain number of characters- 64%
- 56k
- 1.5 kB
hast-util-excerpt
hast utility to excerpt the tree to a comment- 64%
- 55k
- 1.71 kB
estree-util-to-js
estree (and esast) utility to serialize to JavaScript- 64%
- 5.9m
- 4.85 kB
@jsdevtools/next-mdx
Adds support for MDX with advanced syntax features in Next.js applications- 64%
- 5
- 99.6 kB
remark-github-plugin
Remark plugin to inline GitHub source code into markdown file as code blocks- 64%
- 501
- 40.5 kB
remark-typedoc-symbol-links
A Remark plugin to transform TypeDoc symbol links into link tags- 64%
- 100
- 5.27 kB
rehype-ignore
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.- 64%
- 427k
markdown-it-shiki-twoslash
A markdown-it plugin for Shiki with Twoslash code samples- 64%
- 467
- 49.6 kB
docusaurus-preset-shiki-twoslash
A Docusaurus plugin which adds shiki with optional twoslash-powered code samples- 64%
- 4.3k
retext-overuse
Check words for overuse with Retext- 64%
- 18
- 3.44 MB
eslint-plugin-mdx
ESLint Plugin for MDX- 64%
- 1.3m
- 38.8 kB
eslint-mdx
ESLint Parser for MDX- 63%
- 1.3m
- 22.9 kB
rehype-code-titles
Rehype plugin for parsing code blocks and adding titles to code blocks- 63%
- 11k
hexo-shiki-twoslash
A Hexo plugin which adds shiki with optional twoslash-powered code samples- 63%
- 17
- 50.9 kB
docusaurus-remark-plugin-tab-blocks
Turn Docusaurus code blocks into tab blocks- 63%
- 2.1k
- 1.44 kB
vuepress-plugin-shiki-twoslash
A VuePress plugin which adds shiki with optional twoslash-powered code samples- 63%
- 41
- 234 B
remark-behead
Increase or decrease heading depth- 63%
- 11k
- 7.32 kB
retext-assuming
Check for unhelpful ‘assuming’ phrases such as ‘just’, ‘simply’ or ‘obviously’ with retext- 63%
- 244
- 4.34 kB
retext-cliches
Check phrases for cliches- 63%
- 11
- 2.08 kB
rehype-plugin-auto-resolve-layout-shift
[](https://codecov.io/gh/potato4d/rehyp- 63%
- 17
- 122 kB
shiki-twoslash
API primitives to mix Shiki with Twoslash- 63%
- 12k
- 42.2 kB
remark-mdx-images
A remark plugin for changing image sources to JavaScript imports using MDX- 62%
- 6k
- 733 B
remark-plantuml-link
Generate a plantuml image link from text- 62%
- 45
- 15.9 kB
remark-extract-toc
remark plugin to store table of contents- 62%
- 773
- 7.68 kB
remark-shiki-twoslash
A remark plugin which renders code samples for all languages via Shiki, but has some real cool features for TS/JS code- 62%
- 10k
- 49.6 kB
@mavrin/remark-typograf
Plugin for remark to make your typography better with typograf- 62%
- 361
- 17.6 kB
eleventy-plugin-shiki-twoslash
An 11ty plugin which adds shiki with optional twoslash-powered code samples- 62%
- 84
@retronav/rehype-shiki
Rehype plugin to highlight your code blocks with Shiki- 62%
- 27
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
unified-doc-react
react wrapper for unified-doc- 61%
- 19
- 146 kB
remark-hint
Sprinkle hints/tips/warnings on your documents- 61%
- 2k
- 494 B
mdast-util-arbitrary
Generate arbitrary mdast with fast check- 61%
- 6
remark-package-dependencies
Inject to markdown the list of dependencies of your package- 61%
- 115
remark-prettier
Check and format markdown or MDX using Prettier as a remark plugin- 61%
- 4.2k
@ganta/rehype-element-properties
Rehype plugin to replace element properties- 61%
- 4
- 875 B
micromark-extension-kbd-nested
micromark extension forkbd
element syntax with nesting, escaping & configurable delimiter- 61%
- 100
remark-kbd-nested
remark plugin to add support forkbd
element syntax with configurable delimiters, escaping, and arbitrary nesting- 61%
- 98
unified-doc-dom
DOM APIs for unified-doc- 61%
- 15
remark-mermaid-dataurl
A remark plugin for Markdown that replaces mermaid graphs with dataurls- 61%
- 157
remark-mdx-postcss
Remark plugin to bundle a style tag with MDX content via postcss.- 61%
- 6
- 345 B
remark-mdx-metadata
Remark transformer for modifying MDX metadata.- 61%
- 916
- 229 kB
remark-description-list
[Remark][remark]-plugin to generate description lists.- 61%
- 8
- 373 B
remark-github-beta-blockquote-admonitions
remark plugin to add support for GitHub beta blockquote-based admonitions- 61%
- 6.1k
- 1.43 kB
remark-join-cjk-lines
A remark plugin to remove extra space between CJK Characters- 61%
- 430
- 1.04 kB
rehype-citation
rehype plugin to add citation and bibliography from bibtex files- 60%
- 69k
- 188 kB
remark-vtranslit
A remarkjs plugin for vtranslit.- 60%
- 7
- 3.02 kB
rehype-twemojify
Rehype plugin for Twemoji support. First-class TypeScript support.- 60%
- 157
unified-doc
unified document APIs.- 60%
- 137
- 141 kB
rehype-preset-minify
rehype preset to minify and mangle HTML- 60%
- 43k
- 260 kB
rehype-figure
- 60%
- 1.7k
- 4.92 kB
rehype-code-title
Rehype plugin to add code title.- 59%
- 74
remark-ember-abc
A remark plugin to transform the Handlebars codeblocks to Angle brackets syntax.- 59%
- 5
- 38.1 kB
remark-lint-code-block-syntax
A remark-lint rule to check language syntax in a code block.- 59%
- 580
remark-altprot
A remark alternate protocols plugin.- 58%
- 7
remark-lint-spaces-around-number
remark lint plugin that checks if there are spaces between number and Chinese- 57%
- 2.4k
- 2.55 kB
remark-lint-spaces-around-word
remark lint plugin that checks if there are spaces between English word and Chinese- 57%
- 2.4k
- 2.52 kB
rehype-title-figure
Rehype plugin that adds a caption using the title attribute of the img.- 57%
- 2.4k
remark-ruby
Custom syntax for remarkjs, adding ruby (furigana) to markdown.- 57%
- 429
remark-remove-comments
Remark plugin to remove HTML comments from the processed output- 57%
- 27k
- 419 B
hast-util-from-lezer
Render styled Lezer syntax trees to hast- 57%
- 6.2k
remark-language-server
Language server for markdown using remark- 56%
- 479
@bizen241/remark-inline-math
Inline math support for remark- 56%
- 3
remark-lint-match-punctuation
remark lint plugin that checks punctuation are used in pair- 56%
- 3.5k
unist-util-to-string-with-nodes
functionality that generates string with nodes corresponding to each character provided.- 56%
- 32
monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 30
remark-lint-no-long-code
remark lint plugin that warn when line in code block is too long- 56%
- 3.1k
unist-util-to-list-of-char
functionality that helps generating list of characters in all visible text inside give node tree- 55%
- 6.4k
remark-gitlab-artifact
Downloads artifacts from Gitlab projects to live alongside your Markdown.- 55%
- 6
- 88.1 kB
remark-openapi
Remark plugin that converts a link to a local or remote open api spec into a table with summary of all paths- 55%
- 4
- 77 kB
remark-twemoji
Remark plugin to use Twemoji- 55%
- 532
- 1.21 kB
remark-lint-no-repeat-punctuation
remark lint plugin that will warn when multiple punctuations found in series.- 54%
- 2.9k
remark-codesandbox
🎩 Create CodeSandbox directly from code blocks- 54%
- 2.1k
- 8.11 kB
remark-lint-no-chinese-punctuation-in-number
remark lint plugin that warn when Chinese punctuation found in numbers.- 54%
- 25
- 2.38 kB
remark-excerpt
Remark transformer for extracting an excerpt.- 53%
- 655
- 903 B
remark-preset-lint-starstuff
Opinionated, yet simple config for remark-lint- 52%
- 170
retext-capitalization
A retext plugin to encourage the use of sentence case- 52%
- 7
retext-use-contractions
A retext plugin for encouraging the use of contractions- 51%
- 8
- 2.5 kB
retext-no-emojis
A retext plugin for discouraging the usage of emoji(s). Meant for use in writing style guides.- 51%
- 9
- 1.27 kB
remark-parse-frontmatter
🎓 Parses and validates Markdown frontmatter (YAML) to data object.- 51%
- 10k
- 35.4 kB
rehype-widont
Rehype plugin to prevent lines with single words- 50%
- 1.3k
- 13.6 kB
remark-unwrap-texts
📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.- 50%
- 7
remark-directive-rehype
Remark plugin to enable Markdown directives to be parsed as HTML.- 49%
- 38k
remark-hbs
Remark plugin that allows writing markdown with Ember handlebars templates- 49%
- 5.7k
- 1.61 kB
remark-admonitions
Add admonitions support to remark- 49%
- 98k
- 63.1 kB
remark-generic-extensions
!Extension[Content](Argument){Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 145
remark-lint-are-links-valid
This package allows to check either a link points to the existing resource.- 48%
- 1k
remark-mermaid
A remark plugin for Markdown that replacesmermaid
graphs with rendered SVGs.- 47%
- 1.6k
- 13 kB
remark-parse-yaml
Parses yaml blocks into structured data- 45%
- 33k
remark-lint-are-links-valid-alive
Checks if links are still alive- 45%
- 27
remark-deflist
Remark plugin for pandoc-style definition lists.- 45%
- 6.4k
remark-lint-are-links-valid-duplicate
Checks if links are unique- 44%
- 458
remark-supersub
Remark plugin for adding subscript/superscript syntax.- 44%
- 63k
remark-helpers
Helper methods for remark- 44%
- 91
- 33.4 kB
remark-metadata
Add metadata about a Markdown file as Front Matter.- 44%
- 90
remark-typescript
Transforms TypeScript code blocks to JavaScript and inserts them back into the page- 44%
- 1.4k
- 380 kB
remark-bibliography
Remark plugin for adding bibliographies to markdown.- 44%
- 97
remark-redirect
Remark plugin for changing links to markdown files to HTML files.- 44%
- 26
remark-meta
Adds YAML/TOML metadata to a VFile.- 43%
- 220
rehype-format
rehype plugin to format HTML- 43%
- 463k
- 2.67 kB
remark-task-list
Toggle task list items and reference them by IDs.- 43%
- 19
- 945 B
rehype
HTML processor powered by plugins part of the unified collective- 43%
- 2.1m
- 65.5 kB
unified-doc-search-micromatch
unified-doc micromatch search algorithm.- 43%
- 95
unified-doc-types
unified-doc typescript typings.- 43%
- 2.3k
@laysent/remark-preset-lint
preset of remark lint rules- 43%
- 53
unified-doc-util-text-offsets
unified-doc hast utility to add text offsets to text nodes.- 43%
- 2.2k
- 856 B
remark-lint-are-links-valid-core
Checks if links are valid- 43%
- 477
- 2.38 kB
remark-attr
Add support of custom attributes to Markdown syntax.- 42%
- 11k
rehype-shiki
rehype plugin to highlight code blocks with shiki- 42%
- 3.6k
unified-doc-util-mark
unified-doc hast util to mark text nodes.- 41%
- 2.2k
- 6.4 kB
remark-fenced-divs
remark plugin to enable pandoc fenced_divs- 41%
- 203
remark-sources
Insert source code to markdown files- 41%
- 119
remark-pdf
remark plugin to compile markdown to pdf.- 41%
- 1.1k
- 966 kB
unified-doc-parse-csv
unified-doc parser to parse csv into a hast table node (RFC-4180 compliant)- 41%
- 19
- 5.45 kB
rehype-css-to-top
rehype plugin to move CSS<link>
to<head>
- 41%
- 127
rehype-concat-css-style
rehype plugin to concatenate CSS<style>
elements together- 41%
- 98
- 777 B
remark-docx
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).- 41%
- 6.2k
remark-graphviz
A remark plugin for Markdown that replaces graphs defined indot
with rendered SVGs.- 39%
- 783
- 565 kB
redot-parse
Graphviz dot parser for redot- 37%
- 79
- 15.9 kB
remark-heading-autoid
Remark plugin to support headings auto ids- 37%
- 6
- 1.03 kB
redot
Graphviz dot processor powered by plugins- 37%
- 76
- 19.8 kB
gridsome-plugin-remark-prismjs-all
Gridsome plugin prism syntax highlighting- 37%
- 151
- 242 kB
remark-encode-plantuml
plantuml encoder for remark.js- 36%
- 3
remark-render
Compile markdown to Virtual DOM with remark.- 36%
- 9
redot-cli
CLI to process Graphviz dot files with redot using plugins- 36%
- 5
- 169 kB
remark-codeset
Adds syntax to parse sets of code blocks in markdown. Transforms them to tablist.- 34%
- 4
- 52.6 kB
remark-code-titles
Remark plugin to add title to code block- 32%
- 9.3k
redot-message-control
Enable, disable, and ignore messages with redot- 31%
- 4
- 1.98 kB
remark-codeset-core
- 31%
- 2
- 27.7 kB
redot-lint
Lint graphviz with redot- 31%
- 4
- 2.01 kB
remark-code-figure
A remark plugin that wraps code blocks with a figure and adds an optional figcaption.- 30%
- 6
- 12 kB
rehype-highlight
rehype plugin to highlight code blocks with lowlight (highlight.js)- 23%
- 579k
- 48.8 kB
new-relic-language-linter
A linter for natural language in the style of grammarly.- 18%
- 34
rehype-concat-javascript
rehype plugin to concatenate JS<script>
elements together- 18%
- 136
- 914 B
@whizark/remark-preset
remark sharable preset files- 15%
- 5