Skip to content

Converts XML to TypeScript interface types compatible with JSON produced by the xml2js parser

Notifications You must be signed in to change notification settings

sixman9/xml2types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml2types

Convert multiple XML examples into TypeScript interfaces compatible with xml2js (flattened JSON output)

#Poor, I know, I'm new to Typescript/Cli code
./src/index.ts -h
  • Better explained usage, here in the README
  • Removal of 'TSBB' Typescript build tool, for more stand tooling (e.g. tsc, ts-node)
  • Complete 'npm i global' installable CLi feature (how?)
  • Possibly use of Commander CLi project, instead o the very capable Caporal (larger user base?)
  • Add feature toggle(s) for xml2js in-bound JSON representations
  • Make use of more of QuickType's output formats, e.g. other languages (Java, etc.)

About

Converts XML to TypeScript interface types compatible with JSON produced by the xml2js parser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published