IdeaCredIdeaCred

md2docx/mdast2docx

93

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

What's novel

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

Code Analysis

15 files read · 7 rounds

A modular Markdown-to-DOCX converter that transforms MDAST nodes into rich Word documents with support for images, tables, math equations, footnotes, and Mermaid diagrams through a plugin architecture.

Strengths

Exceptional modularity with scoped packages allowing granular feature selection; robust error handling with comprehensive try/catch blocks and null checks; clean separation of concerns between core conversion logic and feature plugins; well-documented API with clear type definitions.

Weaknesses

Test coverage appears limited to basic functionality without extensive edge case testing for complex markdown structures; some plugin implementations could benefit from more detailed error messages for debugging.

Score Breakdown

Innovation
7 (25%)
Craft
89 (35%)
Traction
37 (15%)
Scope
93 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+2
Concept Novelty+2

Craft

Ci+5
Tests+8
Polish+4
Releases+4
Has License+5
Code Quality+26
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+5
Has Dependency Mgmt+5

Traction

Forks+12
Stars+20
Hn Points+0
Watchers+3
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+8
Languages+8
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+7
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

1274

Contributors

3

Files

152

Active weeks

52

TestsCI/CDREADMELicenseContributing

Repository

Language

TypeScript

Stars

29

Forks

3

License

MPL-2.0