Skip to content

This project aims at providing a convenient CLI from exporting draw.io diagrams, given the sheet name and/or layers.

License

Notifications You must be signed in to change notification settings

lmolinier/draw-exporter

Repository files navigation

draw-exporter

This project aims at providing a convenient CLI from exporting draw.io diagrams, given the sheet name and/or layers. Basically is relies on the export functionnality provided by drawio, but with a simple CLI.

Architecture

The draw-exporter can parse the XML format from drawio in order to extract some basic information, such as pages and layers names. This is more usefull than providing an index number. To make the export, it spawns an electron app running the standard drawio application that performs the export.

About

This project aims at providing a convenient CLI from exporting draw.io diagrams, given the sheet name and/or layers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published