JSPM

Found 1016 results for unified resource locator

remark-ins

Remark plugin to add ins element in markdown

  • v1.2.0
  • 45.63
  • 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
  • 45.62
  • Published

rehype-unwrap-images

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

  • v1.0.0
  • 45.42
  • Published

remark-comment

Remark plugin to support comments

  • v1.0.0
  • 45.35
  • Published

remark-images

remark plugin to add a simpler image syntax

  • v4.1.0
  • 45.21
  • Published

latex-math

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

  • v0.0.2
  • 44.99
  • Published

remark-usage

remark plugin to add a usage example to your readme

  • v11.0.1
  • 44.84
  • Published

remark-unlink-protocols

remark plugin to remove links and references based on their protocol

  • v1.0.0
  • 44.79
  • 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.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
  • 44.64
  • Published

retext-quotes

retext plugin to check quotes and apostrophes

  • v6.0.2
  • 44.60
  • Published

rehype-toc

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

  • v3.0.2
  • 44.39
  • 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.28
  • Published

rehype-code-titles

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

  • v1.2.0
  • 44.19
  • Published

@m2d/mdast

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

  • v0.2.4
  • 43.85
  • Published

@m2d/math

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

  • v0.0.6
  • 43.42
  • Published

remark-typography

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

  • v0.6.25
  • 43.42
  • Published

@m2d/table

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

  • v0.0.7
  • 43.38
  • Published

rehype-slug-custom-id

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

  • v2.0.0
  • 43.12
  • Published

rehype-highlight-code-lines

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

  • v1.1.5
  • 43.05
  • Published

mdast2docx

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

  • v1.4.1
  • 43.03
  • 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.99
  • Published

retext-sentence-spacing

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

  • v6.0.0
  • 42.92
  • Published

micromark-heading-id

micromark extension to support Markdown Extension for custom heading IDs

  • v2.0.0
  • 42.60
  • Published

remark-flexible-markers

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

  • v1.3.0
  • 42.54
  • Published

rehype-url-inspector

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

  • v2.0.2
  • 42.54
  • Published

remark-unlink

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

  • v5.0.0
  • 42.36
  • Published

mdast-heading-id

mdast plugin to support Markdown Extension for custom heading IDs

  • v2.0.0
  • 42.15
  • Published

remark-linkify-regex

Converts regex matches insides text nodes to link nodes

  • v1.2.1
  • 42.14
  • Published

@mdjs/core

Combine Markdown with JavaScript

  • v0.21.1
  • 42.07
  • Published

remark-custom-header-id

Remark plugin for adding a custom ID attribute to Markdown headers

  • v1.0.0
  • 41.84
  • Published

rehype-starry-night

rehype plugin to highlight code with `starry-night`

  • v2.2.0
  • 41.47
  • Published

retext-keywords

retext plugin to extract keywords

  • v8.0.2
  • 41.46
  • Published

retext-simplify

retext plugin to check phrases for simpler alternatives

  • v8.0.0
  • 41.20
  • Published

recma-export-filepath

A recma plugin to expose the filepath as a named export

  • v1.2.0
  • 41.19
  • Published

unified-prettier

A unified plugin to format output using Prettier

  • v2.0.1
  • 40.94
  • 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
  • 40.33
  • Published

remark-parse-frontmatter

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

  • v1.0.3
  • 40.08
  • Published

remark-contributors

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

  • v7.0.0
  • 39.73
  • Published

remark-mentions

remark plugin to replace @ mentions with links

  • v1.1.0
  • 39.68
  • Published

carta-md

A lightweight, fully customizable, Markdown editor

  • v4.11.1
  • 39.66
  • Published

unified-consistency

Report inconsistencies between the input and output of a unified pipeline

  • v2.0.0
  • 39.62
  • Published

upash

Unified API for password hashing algorithms

  • v1.0.2
  • 39.43
  • Published

retext-pos

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

  • v5.0.0
  • 38.97
  • 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.60
  • Published

hallmark

Markdown Style Guide, with linter and automatic fixer

  • v5.0.1
  • 38.28
  • Published

@m2d/remark-docx

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

  • v0.1.0
  • 38.27
  • Published

remark-flexible-containers

Remark plugin to add custom containers with customizable properties in markdown

  • v1.5.0
  • 38.13
  • Published

remark-strip-badges

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

  • v7.0.0
  • 37.97
  • Published

unified-stream

Streaming interface for unified processors

  • v3.0.0
  • 37.82
  • Published

remark-man

remark plugin to compile markdown to man pages

  • v9.0.0
  • 37.50
  • Published

@lottiefiles/last

Type definitions for Lottie Abstract Syntax Tree (LAST)

  • v1.13.0
  • 36.88
  • 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.81
  • Published

remark-heading-gap

remark plugin to adjust the gap between headings

  • v6.0.0
  • 36.64
  • Published

remark-flexible-toc

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

  • v1.2.0
  • 36.56
  • Published

@lottiefiles/relottie

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

  • v1.13.0
  • 36.54
  • Published

@cartamd/plugin-emoji

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

  • v4.3.0
  • 36.34
  • Published

remark-docusaurus-tabs

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

  • v0.2.0
  • 36.03
  • 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
    • 36.00
    • Published

    retext-passive

    retext plugin to check for passive voice

    • v5.0.0
    • 35.87
    • 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.87
    • Published

    remark-license

    remark plugin to generate a license section

    • v6.1.0
    • 35.01
    • Published

    kons

    An elegant console logger.

    • v0.7.1
    • 34.76
    • Published

    remark-link-card

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

    • v1.3.1
    • 34.43
    • Published

    rehype-shift-heading

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

    • v2.0.0
    • 34.39
    • Published

    rehype-math

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

    • v0.2.0
    • 34.14
    • 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
    • 34.12
    • 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.56
    • Published

    @cartamd/plugin-slash

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

    • v4.2.0
    • 33.05
    • Published

    rehype-callouts

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

    • v2.1.2
    • 32.98
    • Published

    rehype-meta

    rehype plugin to add metadata to the head of a document

    • v4.0.1
    • 32.79
    • Published

    mcp-server-diff-typescript

    A Model Context Protocol server that provides unified diff generation capabilities

    • v1.0.5
    • 32.54
    • Published

    rehype-extended-table

    Rehype plugin to support table syntax allowing colspan / rowspan

    • v0.1.3
    • 32.49
    • Published

    ngx-remark

    Angular component for rendering custom markdown using Remark

    • v0.1.5
    • 32.39
    • 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
    • 32.16
    • 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
    • 32.14
    • Published

    @arcana/ca-sdk

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

      • v1.1.2
      • 31.85
      • Published

      react-markdown-typewriter

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

      • v1.1.4
      • 31.56
      • Published

      @botport/tickets

      Unified framework for Discord bot products, published by BotPort.

      • v2.0.26
      • 31.53
      • Published

      @mariozechner/pi-ai

      Unified LLM API with automatic model discovery and provider configuration

      • v0.5.30
      • 31.21
      • Published

      retext-dutch

      retext plugin to parse Dutch prose

      • v5.0.0
      • 30.96
      • Published

      remark-macro

      A macro system for remarkjs

      • v1.0.7
      • 30.96
      • 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.94
      • Published

      rehype-pre-language

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

      • v1.1.4
      • 30.85
      • Published

      retext-intensify

      retext plugin to check for weak and mitigating wording

      • v7.0.0
      • 30.51
      • Published

      @atomictech/rehype-toc

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

      • v3.1.3
      • 30.43
      • Published

      remark-attributes

      remark plugin to support attributes like markdown-it-attrs

      • v0.3.2
      • 30.42
      • 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
      • 30.28
      • Published

      rehype-dom

      unified processor to use browser APIs to parse and stringify HTML

      • v7.0.1
      • 30.21
      • 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
      • 30.08
      • Published

      remark-flexible-paragraphs

      Remark plugin to add custom paragraphs with customizable properties in markdown

      • v1.3.0
      • 29.86
      • Published

      remark-terms

      Add customizable parsing to wrap text in span elements

      • v2.1.2
      • 28.59
      • Published

      carta-plugin-imsize

      This plugin adds ability to render images to specific sizes

      • v2.1.0
      • 28.46
      • Published

      rehype-vue

      Plugin to convert HAST to Vue

      • v1.0.5
      • 28.39
      • Published

      touches

      simplified touch/mouse events for flick and swipe

      • v1.2.2
      • 28.37
      • Published

      remark-unwrap-tags

      remark plugin to remove the wrapping paragraph for nested tags

      • v0.1.1
      • 28.22
      • Published

      rehype-infer-title-meta

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

      • v2.0.0
      • 28.14
      • Published

      rehype-abs-image

      Transforms hmtl image with relative src into absolute

      • v1.0.0
      • 28.12
      • Published

      rehype-og-card

      Rehype plugin to convert text links to link cards

      • v1.0.25
      • 27.93
      • Published

      remark-gitlab

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

      • v1.1.7
      • 27.79
      • Published

      remark-defsplit

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

      • v5.0.0
      • 27.79
      • Published

      remark-flow

      Remark plugins for custom button and variable syntax transformation

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

        uniorg-parse

        uniorg plugin to parse org-mode

        • v3.2.0
        • 27.45
        • Published

        tgast

        Telegram Abstract Syntax Tree format.

        • v2.0.0
        • 27.27
        • 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.26
        • Published

        @jinjos/vibe-cli

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

        • v1.0.8
        • 27.20
        • Published

        @cartamd/plugin-anchor

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

        • v2.2.0
        • 27.08
        • Published

        remark-gfm-configurable

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

        • v1.0.0
        • 26.68
        • Published

        mdxlint

        A unified-engine base CLI for MDX

        • v1.0.0
        • 26.61
        • Published

        @zeusdeux/md-toc

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

          • v1.0.5
          • 26.34
          • Published

          remark-api

          remark plugin to generate an API section

          • v1.1.0
          • 26.06
          • Published

          uniorg

          uniorg type definitions

          • v1.3.0
          • 25.97
          • Published

          md-to-docx

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

          • v1.4.1
          • 25.59
          • Published

          astro-remark-link-card

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

          • v0.0.1
          • 25.54
          • Published

          @cartamd/plugin-component

          This plugin adds support for mapping certain elements to **components** inside the editor.

          • v1.1.1
          • 25.46
          • Published

          @cartamd/plugin-math

          This plugin adds support for **Katex** expressions. Install it using:

          • v4.3.1
          • 25.27
          • Published

          rehype-graphviz

          Generate SVG from Graphviz DOT code

          • v0.3.0
          • 24.94
          • Published

          rehype-cli

          CLI to process HTML with rehype

          • v12.0.1
          • 24.90
          • Published

          uniorg-rehype

          uniorg plugin to transform to rehype

          • v2.2.0
          • 24.88
          • Published

          rehype-picture

          rehype plugin to wrap images in pictures

          • v5.0.0
          • 24.85
          • Published

          mdast-move-images-to-root

          Transforms a markdown AST so that image nodes are strict children of the root

          • v1.0.0
          • 24.84
          • Published

          @t-agent/core

          TA Core 统一入口包 - 整合所有核心功能

            • v1.0.32
            • 24.76
            • Published

            rehype-twoslash

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

            • v1.1.1
            • 24.67
            • Published

            remark-github-plugin

            Remark plugin to inline GitHub source code into markdown file as code blocks

            • v1.4.0
            • 23.99
            • Published

            @benjc/rehype-enhanced-tables

            A Rehype plugin that modifies HTML tables, with support for caption, footer, custom classes, scroll-wrappers, and scopes.

            • v0.1.1
            • 23.82
            • Published

            rehype-extract-excerpt

            rehype plugin which attaches a document's first paragraph to the VFile

            • v0.4.0
            • 23.72
            • Published

            rehype-mermaid-cli

            A Rehype plugin to render Mermaid diagrams in multiple themes using the Mermaid CLI.

            • v0.2.1
            • 23.68
            • Published

            paiementfactory

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

              • v1.0.7
              • 23.61
              • Published

              @botport/core

              Unified framework for Discord bot products, published by BotPort.

              • v2.0.31
              • 23.44
              • Published

              rehype-wrapper

              A rehype plugin that wraps the entire markdown HTML in a new div

              • v1.1.0
              • 23.19
              • Published

              uniorg-slug

              uniorg plugin to add `id` attributes to headlines

              • v1.1.0
              • 23.14
              • Published

              remark-mdx-chartjs

              A remark plugin that replaces `chartjs` codeblocks with ChartJS Components (react-chartjs-2).

              • v2.2.2
              • 23.12
              • Published

              @writely/mdx

              Advanced MDX processing with syntax highlighting, math support, and React Server Components. Transform markdown into beautiful, interactive content with 200+ languages and 50+ themes.

              • v0.0.4
              • 23.01
              • Published

              regram-parse

              regram plugin to add support for parsing Telegram message entity

              • v0.0.3
              • 22.87
              • Published

              remark-unwrap-texts

              📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.

              • v1.0.3
              • 22.77
              • Published

              recma-mdx-import-react

              Recma plugin to ensure getting `React` instance from the arguments and to make the runtime props `{React, jsx, jsxs, jsxDev, Fragment}` is available in the dynamically imported components in the compiled source of MDX.

              • v1.2.0
              • 22.56
              • Published

              unified-engine-gulp

              unified engine to create a Gulp plugin from a processor

              • v11.0.0
              • 22.43
              • Published

              rehype-mention

              A rehype plugin to transform mention text patterns into HTML elements

              • v1.1.0
              • 22.32
              • Published

              rehype-code-meta

              Rehype plugin to copy 'code.data.meta' to 'code.properties.metastring'

              • v1.0.2
              • 22.21
              • Published

              gatsby-remark-github

              GatsbyJS plugin to inline GitHub source code into markdown using remark-github-plugin

              • v2.0.0
              • 22.02
              • Published

              rehype-image-toolkit

              Rehype plugin to enhance markdown image syntax `![]()` and MDX media elements (`img`, `audio`, `video`) by styling and adding attributes, wrapping with figure and adding captions, auto-linking to originals, converting images to video/audio based on the fi

              • v1.0.3
              • 21.82
              • Published

              uniorg-attach

              Uniorg plugin to process org-attach attachment links

              • v1.1.0
              • 21.55
              • Published

              @jaarnio/tripplite-pdu-sdk

              Unified Tripplite PDU SDK with integrated real-time WebSocket server for monitoring and control

              • v2.0.2
              • 21.27
              • Published

              remark-mdxld

              Remark plugin for MDX with integrated support for YAML and YAML-LD Frontmatter

              • v0.2.1
              • 21.18
              • Published

              @amanda-mitchell/remark-footer

              A Remark plugin that parses footer elements according to the proposal at https://talk.commonmark.org/t/syntax-for-footer/2070

              • v4.0.0
              • 21.09
              • Published

              @md2docx/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
              • 20.96
              • Published

              tgast-util-to-hast

              A utility to convert tgast syntax tree to hast syntax tree.

              • v0.0.2
              • 20.67
              • Published

              vue-markdown-viewer

              ![npm](https://img.shields.io/npm/v/vue-markdown-viewer) ![npm](https://img.shields.io/npm/dm/vue-markdown-viewer)

              • v2.0.2
              • 20.45
              • Published

              unify-llm

              A unified LLM SDK supporting Gemini and OpenAI models

              • v3.1.1
              • 20.21
              • Published

              remark-math-2

              remark plugin to parse and stringify math

              • v5.1.2
              • 20.14
              • Published

              @kaushalstc/rn-starter

              Unified React Native starter - Bootstrap a custom React Native app (CLI or Expo) with advanced UI, deep linking, and comprehensive project setup

              • v1.1.0
              • 20.14
              • Published

              unified-env

              An lightweight, zero dependency package to unify node environment variables using strong typing

              • v1.1.2
              • 20.06
              • Published