Skip to content

Reads the TypeScript definitions of the NativeScript source code and generates an XSD schema used for NativeScript xml validation

Notifications You must be signed in to change notification settings

EddyVerbruggen/xsd-generator

 
 

Repository files navigation

#NativeScript XSD Generator

Generates an XSD schema by reading the NativeScript TypeScript declaration files. The generated schema is used for NativeScript XML file validation

##Building

###Prerequisites - NodeJS > 0.12.3 - tsd - gulp installed globally ###Build procedure - run npm install - run tsd install - run gulp

Running

TODO: Improve these instructions
You might use the run.sh file

About

Reads the TypeScript definitions of the NativeScript source code and generates an XSD schema used for NativeScript xml validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 1.9%
  • Shell 1.5%