-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Description
Build tools to migrate from other wireframing/design tools to wiremd.
Supported Formats
Import from:
- HTML → wiremd converter
- Figma → wiremd (via API)
- Balsamiq BMML → wiremd
- Sketch → wiremd (via JSON export)
- Mermaid diagrams → wiremd
CLI Usage
wiremd convert --from html --input page.html --output page.md
wiremd convert --from figma --file-key ABC123 --output design.mdChallenges
- Lossy conversion (not all features map)
- Component detection
- Layout inference
- Style mapping
Priority
Low
Labels
enhancement, migration, import