Lists (1)
Sort Name ascending (A-Z)
Stars
@md2docx/md2docx — The simplest way to convert Markdown to DOCX. Batteries-included wrapper around all @m2d/* packages and Unified. One import, one call — full Markdown → Word conversion with HTML,…
Secure URL sanitization and hardening utilities for Markdown and HTML — includes `rehype-harden-urls` and `harden-react-markdown-urls` for safe rendering.
This wrapper only sanitizes urls. Use rehype-sanitize etc. for proper sanitization if using rehype-raw.
ProseMirror plugin for Mermaid diagrams — configurable, extensible, and ready to wrap as a Tiptap extension
svg-fns: A modern, tree-shakeable utility library for SVG.
mayank1513 / tiptap
Forked from ueberdosis/tiptapThe headless rich text editor framework for web artisans.
Semver-aware plugin for git-json-resolver — resolve JSON version conflicts with strategies like max, min, secure, and overrides.
A rules-based JSON conflict resolver that parses Git conflict markers, reconstructs ours/theirs, and merges with deterministic strategies — beyond line-based merges.
Bootstrap Turborepo projects from the react18-tools template in one command — prompts for name, uses pnpm, and auto-runs rebrand. Aliases: pnpm create r18 / pnpx create-r18
CLI + Node.js tool to upgrade projects created from a Turborepo template, preserving local changes and skipping user-removed packages.
Beautiful and accessible drag and drop for lists with React
SSR-ready React Markdown renderer with MDAST reuse, JSX support, and unified plugin pipeline.
mayank1513 / kosha
Forked from react18-tools/koshaA modern, lightweight, fast, and powerful global state management library for modern React.js projects.
mayank1513 / typingfx
Forked from react18-tools/typingfxTypingFX: Bring your text to life, one keystroke at a time.
TypingFX: Bring your text to life, one keystroke at a time.
A Unified/Remark plugin that injects a DOCX compiler using [`mdast2docx`](https://github.com/tiny-md/mdast2docx) and outputs `.docx` files from Markdown.
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
Lightweight auth library based on oidc-client-ts for React single page applications (SPA). Support for hooks and higher-order components (HOC).
The core engine that powers `mdast2docx` — convert Markdown Abstract Syntax Trees (MDAST) into DOCX effortlessly.
Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.
MDAST to DOCX plugin for resolving and embedding images. Supports base64, URLs, and custom resolvers for seamless DOCX image integration.
Parses embedded **HTML** into extended **MDAST nodes** to unlock full HTML-to-DOCX conversion support.
This repository serves as a starting point for building plugins that extend the functionality of mdast2docx and @m2d/remark-docx.
This repository serves as a starting point for building plugins that extend the functionality of mdast2docx and @m2d/remark-docx.
mayank1513 / mdast2docx
Forked from md2docx/mdast2docxUtility to convert MDAST (Markdown Abstract Syntax Tree) to DOCX
🔌 Seamlessly load .pegjs or .peggy grammar files in your esbuild pipeline