Dependencies
The Redistributables of the VSDX Export for yFiles for HTML do not contain any third-party code, but they have the following runtime dependencies:
- yFiles for HTML
-
This version of the VSDX Export for yFiles for HTML is tested with yFiles for HTML 3.1 and works with more recent bugfix releases, too.
- ANTLR 4 JavaScript Runtime (yWorks fork)
-
Used for the formula parser. The VSDX Export depends on a modified fork of the ANTLR 4 JavaScript Runtime.
License: BSD-3-Clause. - canvg (yWorks fork)
-
Used to convert SVG into VSDX geometry. The VSDX Export depends on a modified fork of the canvg library.
License: MIT. - color
-
Used for converting color values.
License: MIT. - JSZip
-
Used to create the compressed VSDX files.
Dual licensed: MIT or GPL v3.