Skip to content

TypeScript d.ts file generator from SDL's `HMI_API.xml`

License

Notifications You must be signed in to change notification settings

XevoInc/sdl-type-generator

Repository files navigation

SDL type generator

TypeScript d.ts file generator from SDL's HMI_API.xml

Install

npm install -g sdl-type-generator

Usage

HMI_API="https://github.com/raw/smartdevicelink/sdl_core/master/src/components/interfaces/HMI_API.xml"
curl $HMI_API | sdl-type-generator > type.ts

About

TypeScript d.ts file generator from SDL's `HMI_API.xml`

Resources

License

Stars

Watchers

Forks

Packages

No packages published