drawio-exporter

Crates.iodrawio-exporter
lib.rsdrawio-exporter
version1.2.0
sourcesrc
created_at2021-03-24 21:12:11.968193
updated_at2022-07-25 20:24:51.099231
descriptionCommand Line Client To Enhance Files Export Using Draw.io Application
homepage
repositoryhttps://github.com/rlespinasse/drawio-exporter
max_upload_size
id373061
size116,086
Romain Lespinasse (rlespinasse)

documentation

https://docs.rs/drawio-exporter

README

drawio exporter

Drawio-exporter provide enhance capabilities to the export feature of drawio-desktop.

Installation

cargo install drawio-exporter

Features

  • Recursive export
  • Partial export (newer, or based on git reference)
  • Additional export formats with link extraction

Supported Export formats

  • draw.io export formats : jpg, pdf, png, svg, vsdx, and xml
  • drawio-exporter additional formats
    • adoc - Export in png and create an additional asciidoc file (with support external links).
Commit count: 37

cargo fmt