JSPM

Found 1015 results for unified

retext-profanities

retext plugin to check for profane and vulgar wording

  • v8.0.0
  • 49.69
  • Published

remark-sort-definitions

remark plugin that reorders reference-style link definitions by id at the end of a document

  • v2.0.0
  • 49.64
  • Published

rehype-prism

The unified plugin used to highlight code block in html with Prism

  • v2.3.3
  • 49.15
  • Published

unified-diff

unified plugin to ignore unrelated messages

  • v5.0.0
  • 49.10
  • Published

retext-syntax-urls

retext plugin to classify url-like values as syntax, not natural language

  • v4.0.0
  • 48.63
  • Published

remark-yaml-config

remark plugin to configure it with YAML frontmatter

  • v7.0.0
  • 48.55
  • Published

rehype-minify-meta-color

rehype plugin to minify `theme-color` and `msapplication-TileColor` meta elements

  • v4.0.1
  • 48.41
  • Published

@jsdevtools/rehype-toc

A rehype plugin that adds a table of contents (TOC) to the page

  • v3.0.2
  • 48.30
  • Published

@microflash/rehype-figure

rehype plugin to transform an image with alt text to a figure with caption

  • v2.1.4
  • 48.21
  • Published

remark-hbs

Remark plugin that allows writing markdown with Ember handlebars templates

  • v0.4.1
  • 48.15
  • Published

rehype-mdx-title

A rehype MDX plugin for exposing the page title

  • v3.2.0
  • 48.07
  • Published

rehype-document

rehype plugin to wrap a document around a fragment

  • v7.0.3
  • 48.02
  • Published

retext-spell

retext plugin to check spelling

  • v6.1.0
  • 47.32
  • Published

remark-remove-comments

Remark plugin to remove HTML comments from the processed output

  • v1.1.1
  • 47.11
  • Published

retext-emoji

retext plugin to support emoji, gemoji, and emoticons

  • v9.0.0
  • 46.93
  • Published

@m2d/core

Core engine to convert extended MDAST to DOCX. Supports plugins for footnotes, images, lists, tables, and more. Designed for seamless Markdown-to-DOCX conversion.

  • v1.5.0
  • 46.45
  • Published

retext-diacritics

retext plugin to check for proper use of diacritics

  • v5.0.0
  • 46.36
  • Published

retext-syntax-mentions

retext plugin to classify @mentions as syntax, not natural language

  • v4.0.0
  • 45.92
  • Published

remark-normalize-headings

remark plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly

  • v4.0.0
  • 45.86
  • Published

retext-contractions

retext plugin to check apostrophes in elided contractions

  • v6.0.0
  • 45.56
  • Published

rehype-video

Markdown supports video play with `.mp4` and `.mov` URLs.

  • v2.3.0
  • 45.33
  • Published

remark-comment

Remark plugin to support comments

  • v1.0.0
  • 45.12
  • Published

rehype-unwrap-images

rehype plugin to remove the wrapping paragraph (`<p>`) for images (`<img>`)

  • v1.0.0
  • 45.01
  • Published

solid-markdown

Markdown renderer for solid-js

  • v2.0.14
  • 44.93
  • Published

remark-images

remark plugin to add a simpler image syntax

  • v4.1.0
  • 44.40
  • Published

latex-math

Parses LaTeX math strings—typically extracted from Markdown—and converts them into an abstract syntax tree (AST).

  • v0.0.2
  • 44.35
  • Published

retext-quotes

retext plugin to check quotes and apostrophes

  • v6.0.2
  • 44.21
  • Published

remark-usage

remark plugin to add a usage example to your readme

  • v11.0.1
  • 44.18
  • Published

@m2d/list

Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.

  • v0.0.8
  • 44.02
  • Published

@kayvan/markdown-tree-parser

A powerful JavaScript library and CLI tool for parsing and manipulating markdown files as tree structures using the remark/unified ecosystem

  • v1.6.1
  • 43.80
  • Published

@m2d/image

MDAST to DOCX plugin for resolving and embedding images. Supports base64, URLs, and custom resolvers for seamless DOCX image integration.

  • v1.3.1
  • 43.69
  • Published

@m2d/html

Extend MDAST by parsing embedded HTML in Markdown. Converts HTML into structured MDAST nodes compatible with @m2d/core for DOCX generation.

  • v1.1.10
  • 43.65
  • Published

remark-unlink-protocols

remark plugin to remove links and references based on their protocol

  • v1.0.0
  • 43.57
  • Published

remark-ins

Remark plugin to add ins element in markdown

  • v1.2.0
  • 43.54
  • Published

@m2d/mdast

Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.

  • v0.2.4
  • 43.51
  • Published

rehype-toc

A rehype plugin that adds a table of contents (TOC) to the page

  • v3.0.2
  • 43.31
  • Published

retext-sentence-spacing

retext plugin to check spacing (one or two spaces) between sentences

  • v6.0.0
  • 42.92
  • Published

rehype-code-titles

Rehype plugin for parsing code blocks and adding titles to code blocks

  • v1.2.0
  • 42.86
  • Published

rehype-url-inspector

A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document

  • v2.0.2
  • 42.54
  • Published

@m2d/math

Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.

  • v0.0.6
  • 42.52
  • Published

@m2d/table

Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.

  • v0.0.7
  • 42.48
  • Published

rehype-slug-custom-id

plugin to add `id` attributes to headings similar to gatsby-remark-autolink-headers

  • v2.0.0
  • 42.34
  • Published

rehype-highlight-code-lines

Rehype plugin to add line numbers to code blocks and allow highlighting of desired code lines

  • v1.1.5
  • 42.31
  • Published

remark-typography

Remark plugin to fix typography: quotes, dashes and so on.

  • v0.6.25
  • 42.21
  • Published

mdast2docx

Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.

  • v1.4.1
  • 42.14
  • Published

@m2d/emoji

A plugin for @m2d/core that parses emoji shortcodes like :smile: and replaces them with their corresponding Unicode emoji characters for DOCX output.

  • v0.1.3
  • 42.09
  • Published

remark-flexible-markers

Remark plugin to add custom mark element with customizable properties in markdown

  • v1.3.0
  • 42.09
  • Published

remark-unlink

remark plugin to remove all links, images, references, and definitions

  • v5.0.0
  • 41.91
  • Published

micromark-heading-id

micromark extension to support Markdown Extension for custom heading IDs

  • v2.0.0
  • 41.85
  • Published

mdast-heading-id

mdast plugin to support Markdown Extension for custom heading IDs

  • v2.0.0
  • 41.42
  • Published

@mdjs/core

Combine Markdown with JavaScript

  • v0.21.1
  • 41.17
  • Published

recma-export-filepath

A recma plugin to expose the filepath as a named export

  • v1.2.0
  • 40.76
  • Published

remark-linkify-regex

Converts regex matches insides text nodes to link nodes

  • v1.2.1
  • 40.69
  • Published

remark-custom-header-id

Remark plugin for adding a custom ID attribute to Markdown headers

  • v1.0.0
  • 40.53
  • Published

unified-prettier

A unified plugin to format output using Prettier

  • v2.0.1
  • 40.44
  • Published

rehype-starry-night

rehype plugin to highlight code with `starry-night`

  • v2.2.0
  • 40.32
  • Published

retext-keywords

retext plugin to extract keywords

  • v8.0.2
  • 40.31
  • Published

retext-simplify

retext plugin to check phrases for simpler alternatives

  • v8.0.0
  • 40.06
  • Published

remark-mentions

remark plugin to replace @ mentions with links

  • v1.1.0
  • 39.72
  • Published

unified-consistency

Report inconsistencies between the input and output of a unified pipeline

  • v2.0.0
  • 39.62
  • Published

remark-cjk-friendly

remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)

  • v1.2.0
  • 39.61
  • Published

carta-md

A lightweight, fully customizable, Markdown editor

  • v4.11.1
  • 39.35
  • Published

remark-parse-frontmatter

🎓 Parses and validates Markdown frontmatter (YAML) to data object.

  • v1.0.3
  • 38.65
  • Published

remark-contributors

remark plugin to inject a given list of contributors into a table

  • v7.0.0
  • 38.63
  • Published

retext-pos

retext plugin to add part-of-speech (POS) tags

  • v5.0.0
  • 38.55
  • Published

upash

Unified API for password hashing algorithms

  • v1.0.2
  • 38.46
  • Published

@m2d/remark-docx

A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.

  • v0.1.0
  • 38.32
  • Published

rehype-katex-notranslate

Add the attribute translate="no" to the katex formula generated by rehype-katex to prevent the formulas from being recognized and translated by webpage translation tools.

  • v1.1.4
  • 38.03
  • Published

remark-strip-badges

remark plugin to remove badges (such as shields.io)

  • v7.0.0
  • 37.86
  • Published

remark-flexible-containers

Remark plugin to add custom containers with customizable properties in markdown

  • v1.4.0
  • 37.84
  • Published

hallmark

Markdown Style Guide, with linter and automatic fixer

  • v5.0.1
  • 37.46
  • Published

unified-stream

Streaming interface for unified processors

  • v3.0.0
  • 37.21
  • Published

remark-heading-gap

remark plugin to adjust the gap between headings

  • v6.0.0
  • 36.63
  • Published

remark-man

remark plugin to compile markdown to man pages

  • v9.0.0
  • 36.63
  • Published

remark-flexible-code-titles

Remark plugin to add title or/and container for code blocks with customizable properties in markdown

  • v1.3.0
  • 36.41
  • Published

remark-flexible-toc

Remark plugin to expose the table of contents via Vfile.data or via an option reference

  • v1.2.0
  • 36.27
  • Published

notion-rehype-k

Turn Notion blocks(from API) into rehype(hast), so you can make the most of the rich rehype ecosystem.

    • v1.1.6
    • 35.91
    • Published

    @lottiefiles/last

    Type definitions for Lottie Abstract Syntax Tree (LAST)

    • v1.13.0
    • 35.67
    • Published

    @lottiefiles/relottie

    unified processor with support for parsing Lottie input and serializing Lottie as output

    • v1.13.0
    • 35.58
    • Published

    @cartamd/plugin-emoji

    This plugin adds support for **Emojis**. Install it using:

    • v4.3.0
    • 35.34
    • Published

    retext-passive

    retext plugin to check for passive voice

    • v5.0.0
    • 35.12
    • Published

    @cartamd/plugin-code

    This plugin adds support for code blocks **syntax highlighting**. It uses the same highlighter from the core package(Shiki).

    • v4.2.0
    • 34.88
    • Published

    remark-license

    remark plugin to generate a license section

    • v6.1.0
    • 34.63
    • Published

    remark-docusaurus-tabs

    remark plugin to transform standard markdown headings to docusaurus(v2) JSX tabs.

    • v0.2.0
    • 34.60
    • Published

    rehype-shift-heading

    rehype plugin to change the rank (depth, level) of headings

    • v2.0.0
    • 34.42
    • Published

    remark-link-card

    Remark plugin to convert text links to link cards inspired by gatsby-remark-link-card

    • v1.3.1
    • 34.23
    • Published

    rehype-math

    rehype-math is to rehype as remark-math is to remark.

    • v0.2.0
    • 33.69
    • Published

    mcp-server-diff-typescript

    A Model Context Protocol server that provides unified diff generation capabilities

    • v1.0.5
    • 33.48
    • Published

    jquery.event.ue

    Respond to Touch and Desktop events using the same handlers, including tap (click), long-press, drag, long-press-drag, pinch/mouse zoom. Used in commercial SPAs and featured in the best-selling book Single Page Web Applications - JavaScript end-to-end.

    • v1.3.2
    • 33.28
    • Published

    kons

    An elegant console logger.

    • v0.7.1
    • 33.20
    • Published

    recma-mdx-escape-missing-components

    Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.

    • v1.2.0
    • 33.19
    • Published

    rehype-callouts

    Rehype plugin for processing and rendering blockquote-based callouts (admonitions/alerts).

    • v2.1.2
    • 32.62
    • Published

    rehype-meta

    rehype plugin to add metadata to the head of a document

    • v4.0.1
    • 32.44
    • Published

    ngx-remark

    Angular component for rendering custom markdown using Remark

    • v0.1.5
    • 32.42
    • Published

    remark-macro

    A macro system for remarkjs

    • v1.0.7
    • 32.33
    • Published

    rehype-slug-anchor-sectionize

    rehype plugin which wraps headings and their descendants in nested <section> elements and applies slugged anchor links to them.

    • v0.3.0
    • 31.82
    • Published

    @cartamd/plugin-slash

    This plugin adds support for **Slash** commands. Install it using:

    • v4.2.0
    • 31.72
    • Published

    rehype-extended-table

    Rehype plugin to support table syntax allowing colspan / rowspan

    • v0.1.3
    • 31.55
    • Published

    @botport/tickets

    Unified framework for Discord bot products, published by BotPort.

    • v2.0.26
    • 31.37
    • Published

    react-markdown-typewriter

    React Markdown component where Typewriter effect with motion has been added.

    • v1.1.4
    • 31.22
    • Published

    @arcana/ca-sdk

    Arcana Network's chain abstraction SDK for unified balance in Web3 apps

      • v1.1.1
      • 31.14
      • Published

      @rethinkhealth/hl7v2-ast

      HL7v2 is a specification for representing HL7v2 messages as an abstract syntax tree. It implements the unist spec.

      • v0.2.13
      • 30.49
      • Published

      rehype-pre-language

      Rehype plugin to add language information as a property to pre element

      • v1.1.4
      • 30.21
      • Published

      retext-dutch

      retext plugin to parse Dutch prose

      • v5.0.0
      • 30.12
      • Published

      remark-attributes

      remark plugin to support attributes like markdown-it-attrs

      • v0.3.2
      • 30.09
      • Published

      rehype-dom

      unified processor to use browser APIs to parse and stringify HTML

      • v7.0.1
      • 29.82
      • Published

      @m2d/react-markdown

      A modern, SSR-friendly React Markdown renderer that preserves the MDAST tree for reuse (e.g., mdast2docx), supports full JSX children, unified plugins, and component overrides.

      • v1.0.0
      • 29.58
      • Published

      @atomictech/rehype-toc

      A rehype plugin that adds a table of contents (TOC) to the page

      • v3.1.3
      • 29.56
      • Published

      jsdoc-md

      A CLI and equivalent JS API to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as readme.md).

      • v11.0.2
      • 29.41
      • Published

      retext-intensify

      retext plugin to check for weak and mitigating wording

      • v7.0.0
      • 29.40
      • Published

      rehype-infer-title-meta

      rehype plugin to infer file metadata from the main title of a document

      • v2.0.0
      • 29.39
      • Published

      remark-flexible-paragraphs

      Remark plugin to add custom paragraphs with customizable properties in markdown

      • v1.3.0
      • 29.19
      • Published

      @reliverse/relinka

      @reliverse/relinka is a modern, minimal logging library that actually feels right. It's not just pretty output — it's a system: smart formatting, file-safe logging, runtime config support, and a fatal mode built for developers who care about correctness.

      • v1.6.1
      • 28.34
      • Published

      touches

      simplified touch/mouse events for flick and swipe

      • v1.2.2
      • 28.27
      • Published

      remark-terms

      Add customizable parsing to wrap text in span elements

      • v2.1.2
      • 28.24
      • Published

      carta-plugin-imsize

      This plugin adds ability to render images to specific sizes

      • v2.1.0
      • 28.04
      • Published

      rehype-abs-image

      Transforms hmtl image with relative src into absolute

      • v1.0.0
      • 27.53
      • Published

      rehype-vue

      Plugin to convert HAST to Vue

      • v1.0.5
      • 27.51
      • Published

      remark-defsplit

      remark plugin to change links and images to references with separate definitions

      • v5.0.0
      • 27.50
      • Published

      tgast

      Telegram Abstract Syntax Tree format.

      • v2.0.0
      • 27.27
      • Published

      vite-plugin-collections

      A vite plugin for working with directories of markdown

        • v1.0.0-beta.8
        • 27.20
        • Published

        recma-mdx-change-props

        This recma plugin changes the 'props' parameter into '_props' in the function '_createMdxContent'; and makes appropriate changes in order to be able to use the expression containing for example {props.foo} in the mdx.

        • v1.2.0
        • 27.13
        • Published

        rehype-twoslash

        rehype plugin to process TypeScript and JavaScript code with `twoslash` and highlight it with `starry-night`

        • v1.1.1
        • 27.12
        • Published

        rehype-og-card

        Rehype plugin to convert text links to link cards

        • v1.0.25
        • 26.90
        • Published

        paiementfactory

        Unified SDK for multiple payment gateways (Easebuzz, Razorpay, etc.)

          • v1.0.7
          • 26.90
          • Published

          uniorg-parse

          uniorg plugin to parse org-mode

          • v3.2.0
          • 26.33
          • Published

          @zeusdeux/md-toc

          Generate a GitHub compatible table of contents from headings in a markdown file

            • v1.0.5
            • 26.28
            • Published

            remark-unwrap-tags

            remark plugin to remove the wrapping paragraph for nested tags

            • v0.1.1
            • 26.23
            • Published

            md-to-docx

            Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.

            • v1.4.1
            • 26.00
            • Published

            remark-flow

            Remark plugins for custom button and variable syntax transformation

              • v1.0.0-alpha.7
              • 25.87
              • Published

              remark-gitlab

              remark plugin to autolink references like in GitLab issues, MRs, and comments

              • v1.1.7
              • 25.74
              • Published

              @cartamd/plugin-anchor

              This plugin adds `id` attributes and permalinks to headings. Install it using:

              • v2.2.0
              • 25.33
              • Published

              uniorg

              uniorg type definitions

              • v1.3.0
              • 25.12
              • Published

              astro-remark-link-card

              Remark plugin to convert text links to link cards inspired by gatsby-remark-link-card

              • v0.0.1
              • 25.01
              • Published

              rehype-picture

              rehype plugin to wrap images in pictures

              • v5.0.0
              • 24.93
              • Published

              @jinjos/vibe-cli

              🔥 One vibe to rule them all - Combine AI coding rules across Claude, Cursor, Copilot & Gemini

              • v1.0.8
              • 24.88
              • Published

              remark-gfm-configurable

              remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists) with configurable plugin options

              • v1.0.0
              • 24.73
              • Published