JSPM

Found 1013 results for unified resource identifier

rehype-remove-comments

rehype plugin to remove comments (except conditional comments)

  • v6.1.1
  • 54.93
  • Published

rehype-dom-parse

rehype plugin to use browser APIs to parse HTML

  • v5.0.2
  • 54.32
  • Published

rehype-mathjax

rehype plugin to transform inline and block math with MathJax

  • v7.1.0
  • 54.25
  • Published

remark-reference-links

remark plugin to transform links and images to references and definitions

  • v7.0.0
  • 54.24
  • Published

rehype-dom-stringify

rehype plugin to use browser APIs to stringify HTML

  • v4.0.2
  • 54.10
  • Published

remark-mdx-remove-esm

Remark plugin to remove import and/or export statements (mdxjsEsm)

  • v1.2.0
  • 53.04
  • Published

remark-inline-links

remark plugin to transform references and definitions into normal links and images

  • v7.0.0
  • 52.48
  • Published

remark-lint-frontmatter-schema

Validate Markdown frontmatter YAML against an associated JSON schema — remark-lint rule plugin

  • v3.15.4
  • 52.03
  • Published

remark-directive-rehype

Remark plugin to enable Markdown directives to be parsed as HTML.

  • v0.4.2
  • 51.82
  • Published

rehype-mdx-code-props

A rehype MDX plugin for interpreting markdown code meta as props

  • v3.0.1
  • 51.17
  • Published

remark-textr

remark plugin to improve typography with Textr

  • v6.1.0
  • 51.09
  • Published

retext-indefinite-article

retext plugin to check if indefinite articles (`a`, `an`) are used correctly

  • v5.0.0
  • 50.95
  • Published

svelte-exmarkdown

Svelte component to render markdown. Dynamic and Extensible.

  • v5.0.2
  • 50.79
  • Published

rehype-mermaid

A rehype plugin to render mermaid diagrams

  • v3.0.0
  • 50.34
  • Published

retext-profanities

retext plugin to check for profane and vulgar wording

  • v8.0.0
  • 50.34
  • Published

remark-gemoji

remark plugin to turn gemoji shortcodes (`:+1:`) into emoji (`👍`)

  • v8.0.0
  • 50.03
  • Published

rehype-retext

rehype plugin to transform to retext

  • v5.0.1
  • 49.89
  • Published

retext-equality

retext plugin to warn about possible insensitive, inconsiderate language

  • v7.1.0
  • 49.84
  • Published

unified-diff

unified plugin to ignore unrelated messages

  • v5.0.0
  • 49.74
  • Published

remark-sort-definitions

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

  • v2.0.0
  • 49.41
  • Published

rehype-prism

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

  • v2.3.3
  • 49.24
  • Published

retext-syntax-urls

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

  • v4.0.0
  • 49.06
  • Published

remark-yaml-config

remark plugin to configure it with YAML frontmatter

  • v7.0.0
  • 48.85
  • Published

rehype-minify-meta-color

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

  • v4.0.1
  • 48.84
  • Published

@jsdevtools/rehype-toc

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

  • v3.0.2
  • 48.51
  • Published

@microflash/rehype-figure

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

  • v2.1.4
  • 48.51
  • Published

rehype-document

rehype plugin to wrap a document around a fragment

  • v7.0.3
  • 48.22
  • Published

retext-spell

retext plugin to check spelling

  • v6.1.0
  • 47.60
  • Published

remark-remove-comments

Remark plugin to remove HTML comments from the processed output

  • v1.1.1
  • 47.39
  • Published

remark-hbs

Remark plugin that allows writing markdown with Ember handlebars templates

  • v0.4.1
  • 47.01
  • Published

rehype-mdx-title

A rehype MDX plugin for exposing the page title

  • v3.2.0
  • 46.93
  • Published

retext-emoji

retext plugin to support emoji, gemoji, and emoticons

  • v9.0.0
  • 46.91
  • Published

retext-contractions

retext plugin to check apostrophes in elided contractions

  • v6.0.0
  • 45.96
  • 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.96
  • Published

retext-syntax-mentions

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

  • v4.0.0
  • 45.89
  • Published

rehype-video

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

  • v2.3.0
  • 45.40
  • 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
  • 45.35
  • Published

retext-diacritics

retext plugin to check for proper use of diacritics

  • v5.0.0
  • 45.26
  • Published

solid-markdown

Markdown renderer for solid-js

  • v2.0.14
  • 45.02
  • Published

rehype-unwrap-images

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

  • v1.0.0
  • 44.99
  • Published

retext-quotes

retext plugin to check quotes and apostrophes

  • v6.0.2
  • 44.56
  • Published

latex-math

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

  • v0.0.2
  • 44.53
  • Published

remark-images

remark plugin to add a simpler image syntax

  • v4.1.0
  • 44.49
  • 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.21
  • 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
  • 44.08
  • Published

remark-comment

Remark plugin to support comments

  • v1.0.0
  • 44.06
  • 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
  • 44.04
  • 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.92
  • Published

remark-ins

Remark plugin to add ins element in markdown

  • v1.2.0
  • 43.92
  • Published

rehype-toc

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

  • v3.0.2
  • 43.69
  • Published

remark-unlink-protocols

remark plugin to remove links and references based on their protocol

  • v1.0.0
  • 43.58
  • Published

@m2d/mdast

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

  • v0.2.4
  • 43.48
  • Published

rehype-code-titles

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

  • v1.2.0
  • 43.24
  • Published

remark-usage

remark plugin to add a usage example to your readme

  • v11.0.1
  • 43.14
  • Published

retext-sentence-spacing

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

  • v6.0.0
  • 42.89
  • Published

rehype-url-inspector

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

  • v2.0.2
  • 42.73
  • 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.60
  • Published

remark-typography

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

  • v0.6.25
  • 42.58
  • 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.57
  • 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.40
  • Published

rehype-slug-custom-id

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

  • v2.0.0
  • 42.31
  • Published

mdast2docx

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

  • v1.4.1
  • 42.22
  • 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.18
  • Published

micromark-heading-id

micromark extension to support Markdown Extension for custom heading IDs

  • v2.0.0
  • 42.10
  • Published

remark-flexible-markers

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

  • v1.3.0
  • 42.07
  • Published

remark-unlink

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

  • v5.0.0
  • 41.88
  • Published

@mdjs/core

Combine Markdown with JavaScript

  • v0.21.1
  • 41.53
  • Published

mdast-heading-id

mdast plugin to support Markdown Extension for custom heading IDs

  • v2.0.0
  • 41.50
  • Published

remark-linkify-regex

Converts regex matches insides text nodes to link nodes

  • v1.2.1
  • 41.05
  • Published

recma-export-filepath

A recma plugin to expose the filepath as a named export

  • v1.2.0
  • 41.01
  • Published

rehype-starry-night

rehype plugin to highlight code with `starry-night`

  • v2.2.0
  • 40.67
  • Published

retext-keywords

retext plugin to extract keywords

  • v8.0.2
  • 40.51
  • Published

remark-custom-header-id

Remark plugin for adding a custom ID attribute to Markdown headers

  • v1.0.0
  • 40.51
  • Published

unified-prettier

A unified plugin to format output using Prettier

  • v2.0.1
  • 40.42
  • Published

retext-simplify

retext plugin to check phrases for simpler alternatives

  • v8.0.0
  • 40.41
  • 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.96
  • Published

remark-mentions

remark plugin to replace @ mentions with links

  • v1.1.0
  • 39.90
  • Published

carta-md

A lightweight, fully customizable, Markdown editor

  • v4.11.1
  • 39.52
  • Published

remark-parse-frontmatter

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

  • v1.0.3
  • 38.99
  • Published

remark-contributors

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

  • v7.0.0
  • 38.97
  • Published

upash

Unified API for password hashing algorithms

  • v1.0.2
  • 38.69
  • Published

unified-consistency

Report inconsistencies between the input and output of a unified pipeline

  • v2.0.0
  • 38.68
  • Published

@m2d/remark-docx

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

  • v0.1.0
  • 38.49
  • Published

retext-pos

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

  • v5.0.0
  • 38.42
  • 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.20
  • Published

remark-strip-badges

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

  • v7.0.0
  • 37.93
  • Published

remark-flexible-containers

Remark plugin to add custom containers with customizable properties in markdown

  • v1.3.0
  • 37.71
  • Published

hallmark

Markdown Style Guide, with linter and automatic fixer

  • v5.0.1
  • 37.69
  • Published

unified-stream

Streaming interface for unified processors

  • v3.0.0
  • 37.36
  • Published

remark-heading-gap

remark plugin to adjust the gap between headings

  • v6.0.0
  • 36.71
  • Published

remark-man

remark plugin to compile markdown to man pages

  • v9.0.0
  • 36.60
  • Published

remark-flexible-toc

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

  • v1.2.0
  • 36.43
  • 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.39
  • Published

remark-flow

Remark plugins for custom button and variable syntax transformation

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

    @lottiefiles/last

    Type definitions for Lottie Abstract Syntax Tree (LAST)

    • v1.13.0
    • 35.98
    • Published

    @lottiefiles/relottie

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

    • v1.13.0
    • 35.90
    • Published

    remark-license

    remark plugin to generate a license section

    • v6.1.0
    • 35.39
    • Published

    retext-passive

    retext plugin to check for passive voice

    • v5.0.0
    • 35.20
    • 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
    • 35.18
    • 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.06
      • Published

      remark-docusaurus-tabs

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

      • v0.2.0
      • 34.74
      • Published

      rehype-shift-heading

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

      • v2.0.0
      • 34.56
      • Published

      @cartamd/plugin-emoji

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

      • v4.3.0
      • 34.50
      • Published

      kons

      An elegant console logger.

      • v0.7.1
      • 33.49
      • 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.48
      • Published

      remark-link-card

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

      • v1.3.1
      • 33.42
      • 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.17
      • Published

      rehype-meta

      rehype plugin to add metadata to the head of a document

      • v4.0.1
      • 33.11
      • Published

      rehype-math

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

      • v0.2.0
      • 32.89
      • Published

      mcp-server-diff-typescript

      A Model Context Protocol server that provides unified diff generation capabilities

      • v1.0.5
      • 32.69
      • Published

      rehype-callouts

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

      • v2.1.2
      • 32.60
      • Published

      remark-macro

      A macro system for remarkjs

      • v1.0.7
      • 32.47
      • Published

      ngx-remark

      Angular component for rendering custom markdown using Remark

      • v0.1.5
      • 32.40
      • Published

      @cartamd/plugin-slash

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

      • v4.2.0
      • 31.86
      • 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.80
      • Published

      rehype-extended-table

      Rehype plugin to support table syntax allowing colspan / rowspan

      • v0.1.3
      • 31.68
      • Published

      @arcana/ca-sdk

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

        • v1.1.1
        • 31.33
        • Published

        react-markdown-typewriter

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

        • v1.1.4
        • 31.20
        • 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.62
        • Published

        @botport/tickets

        Unified framework for Discord bot products, published by BotPort.

        • v2.0.26
        • 30.60
        • Published

        rehype-pre-language

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

        • v1.1.4
        • 30.48
        • Published

        retext-dutch

        retext plugin to parse Dutch prose

        • v5.0.0
        • 30.38
        • Published

        remark-attributes

        remark plugin to support attributes like markdown-it-attrs

        • v0.3.2
        • 30.27
        • Published

        @atomictech/rehype-toc

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

        • v3.1.3
        • 29.82
        • 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.67
        • Published

        rehype-infer-title-meta

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

        • v2.0.0
        • 29.52
        • Published

        retext-intensify

        retext plugin to check for weak and mitigating wording

        • v7.0.0
        • 29.46
        • Published

        remark-flexible-paragraphs

        Remark plugin to add custom paragraphs with customizable properties in markdown

        • v1.3.0
        • 29.45
        • Published

        rehype-dom

        unified processor to use browser APIs to parse and stringify HTML

        • v7.0.1
        • 29.11
        • 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
        • 28.88
        • 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.46
        • Published

        touches

        simplified touch/mouse events for flick and swipe

        • v1.2.2
        • 28.25
        • Published

        carta-plugin-imsize

        This plugin adds ability to render images to specific sizes

        • v2.1.0
        • 28.16
        • Published

        rehype-vue

        Plugin to convert HAST to Vue

        • v1.0.5
        • 27.63
        • Published

        remark-terms

        Add customizable parsing to wrap text in span elements

        • v2.1.2
        • 27.57
        • Published

        rehype-abs-image

        Transforms hmtl image with relative src into absolute

        • v1.0.0
        • 27.52
        • Published

        tgast

        Telegram Abstract Syntax Tree format.

        • v2.0.0
        • 27.51
        • Published

        remark-defsplit

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

        • v5.0.0
        • 27.48
        • Published