md2docx/md2docx-plugin-template
This repository serves as a starting point for building plugins that extend the functionality of mdast2docx and @m2d/remark-docx.
What's novel
This repository serves as a starting point for building plugins that extend the functionality of mdast2docx and @m2d/remark-docx.
Code Analysis
9 files read · 4 roundsA plugin template repository providing boilerplate and infrastructure for building Markdown-to-DOCX plugins using the mdast2docx ecosystem
Strengths
Excellent monorepo architecture with Turborepo, comprehensive CI/CD automation, well-structured separation of core plugin logic from UI components, modern tooling (Vitest, Biome, pnpm), and production-ready examples for both Next.js and Vite.
Weaknesses
Limited error handling in the emoji plugin (no try/catch for emoji lookups), large static emoji.json file that could be optimized, minimal edge case testing beyond basic functionality, and some UI components may be overkill for a simple plugin template.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
784
Contributors
1
Files
147
Active weeks
41
Repository
Language
TypeScript
Stars
1
Forks
0
License
MPL-2.0