0.2.0 • Published 7 years ago
drawioex v0.2.0
drawioex
A Command line tool to export images from draw.io documents.
This software includes the works of draw.io distributed under the Apache 2.0 license.
Supported formats
- SVG
- PNG
Install
npm install -g drawioexUsage
drawioex -f svg -o ./target ./source/diagram.xmlMultiple input files:
drawioex -f svg -o ./target ./source/*.xmlLicence
Copyright (c) 2019 Kazuki Negoro
drawioex is released under the MIT License