drawioex

0.2.0 • Public • Published

drawioex

npm version

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 drawioex

Usage

drawioex -f svg -o ./target ./source/diagram.xml

Multiple input files:

drawioex -f svg -o ./target ./source/*.xml

Licence

Copyright (c) 2019 Kazuki Negoro

drawioex is released under the MIT License

Readme

Keywords

Package Sidebar

Install

npm i drawioex

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

79.8 MB

Total Files

2028

Last publish

Collaborators

  • negokaz