Package Content

Besides the add-on library itself, the VSDX Export package contains a set of additional resources. The package content is structured as follows:

vsdx-export-for-yfiles-for-html
  |-- demos-js/
  |-- demos-ts/
  |-- doc/
  |-- lib/
        +-- vsdx-export-for-yfiles-for-html-3.1.0.tgz

The demos-ts directory contains a set of demo applications that provide various source code examples in TypeScript. The demos-js directory offers the same demos in JavaScript. The doc directory contains the documentation viewer with API documentation and developer’s guide (doc/api/index.html) as well as legal information. The lib directory contains the actual library code and the corresponding TypeScript type definitions bundled as npm module file.