sdl-type-generator

0.1.1 • Public • Published

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://raw.githubusercontent.com/smartdevicelink/sdl_core/master/src/components/interfaces/HMI_API.xml"
curl $HMI_API | sdl-type-generator > type.ts

Readme

Keywords

none

Package Sidebar

Install

npm i sdl-type-generator

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • horiuchi