Technical Requirements
Basically, the requirements of the VSDX Export for yFiles for HTML are the same as the current version of yFiles for HTML.
Development
We suggest using a modern IDE with HTML5 support like JetBrains WebStorm, JetBrains IntelliJ IDEA, Microsoft Visual Studio Code, NetBeans, Microsoft Visual Studio, or Eclipse. The developer’s guide of yFiles for HTML contains recommendations for the IDE setup.
Deployed Applications
Running applications that use the VSDX Export for yFiles for HTML requires a modern, HTML5-capable browser with adequate SVG support as listed in the Supported Browsers section below.
The demos in this package have been authored using ECMAScript 6 to make the code more clear.
The library itself uses JavaScript import statements but otherwise is ECMAScript 5-compatible and does not require a separate transpile step.