An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by md2docx

A curated list of projects in awesome lists by md2docx .

https://github.com/md2docx/react-markdown

SSR-ready React Markdown renderer with MDAST reuse, JSX support, and unified plugin pipeline.

docx jsx markdown mdast react rehype remark renderer ssr unified

Last synced: 04 May 2026

https://github.com/md2docx/mdast2docx

Utility to convert MDAST (Markdown Abstract Syntax Tree) to DOCX

ai converter docx generative-ai javascript mayank1513 nodejs remark remark-plugin remark-plugins typescript unified

Last synced: 04 Apr 2025

https://github.com/md2docx/jsx

A React-compatible renderer for MDAST that supports rendering extended Markdown (with HTML, Mermaid, and more) to both JSX and styled DOCX documents—using a unified syntax tree. Like react-markdown, but with document generation built-in

docx javascript jsx markdown mdast mdast2docx node react remark typescript unified unifiedjs

Last synced: 07 Apr 2026

https://github.com/md2docx/remark-docx

A Unified/Remark plugin that injects a DOCX compiler using [`mdast2docx`](https://github.com/tiny-md/mdast2docx) and outputs `.docx` files from Markdown.

Last synced: 04 Sep 2025

https://github.com/md2docx/core

The core engine that powers `mdast2docx` — convert Markdown Abstract Syntax Trees (MDAST) into DOCX effortlessly.

Last synced: 04 Apr 2025

https://github.com/md2docx/mermaid

Last synced: 12 Apr 2025

https://github.com/md2docx/md2docx-plugin-template

This repository serves as a starting point for building plugins that extend the functionality of mdast2docx and @m2d/remark-docx.

javascript markdown md2docx md2docx-plugin mdast2docx nodejs plugin remark-docx remark-plugin template typescript

Last synced: 15 Apr 2026

https://github.com/md2docx/mdast

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

Last synced: 04 Apr 2025

https://github.com/md2docx/image

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

Last synced: 04 Apr 2025

https://github.com/md2docx/list

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

Last synced: 04 Apr 2025

https://github.com/md2docx/html

Parses embedded **HTML** into extended **MDAST nodes** to unlock full HTML-to-DOCX conversion support.

Last synced: 04 Apr 2025

https://github.com/md2docx/math

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

Last synced: 13 Aug 2025

https://github.com/md2docx/table

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

Last synced: 02 Apr 2026

https://github.com/md2docx/tiptap-extension-mermaid

A Tiptap extension to render Mermaid diagrams as SVG with live editing and error handling. Supports dual-mode: edit raw Mermaid code when focused, render diagram when blurred.

Last synced: 18 May 2026