Skip to content

v420v/mrxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRXL

Screenshot of MRXL

A CLI tool that converts Mermaid diagrams into Excel (.xlsx) files.

Build Check Go Version codecov

Features

✅ Full support · ⚠️ Partial support · ❌ Not yet implemented

Name Status
Sequence Diagram ⚠️
Flowchart
Class Diagram
State Diagram
Entity Relationship Diagram
User Journey Diagram
Gantt Diagram ⚠️
Pie Chart Diagram
Quadrant Chart
Requirement Diagram
GitGraph Diagram
C4 Diagram
Mindmap
Timeline Diagram

Quick Start

go build cmd/mrxl.go 
./mrxl -src examples/SequenceDiagram.mmd

CLI Usage

mrxl -src INPUT_FILE -out OUTPUT_FILE
  • -src: Input file (required)
  • -out: Output file (optional, default: mermaid.out.xlsx)

Contributing

Bug reports and feature requests are welcome — please use the issue templates.

Pull requests are appreciated. See CONTRIBUTING.md for setup instructions, project structure, and commit style guidelines.

Authors

About

A CLI tool that converts Mermaid diagrams into Excel (.xlsx) files.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Languages