@xinvoice/xmldom-decorators-cli
v1.3.0
Published
Command line tool to convert XSD to TypeScript classes using xmldom-decorators
Downloads
7
Readme
xmldom-decorators-cli
Command line tool to generate TypeScript classes from XML Schema/XSD. The TypeScript classes can be serialized and deserialized using the xmldom-decorators library.
Usage
xmldom-decorators-cli myfile.xsd
Prints generated TypeScript code to the console.