0.0.4 • Published 3 years ago

gltf-typescript-generator v0.0.4

Weekly downloads
45
License
Unlicense
Repository
github
Last release
3 years ago

GLTF Typescript Interface Generator

Command line utility for generating a typescript interface from the current GLTF 2.0 JSON Schema.

Usage

npm install -g gltf-typescript-generator
gltf-typescript-generator ./GLTF.ts

Using a custom path to the GLTF schema

gltf-typescript-generator ./GLTF.d.ts https://rawgit.com/KhronosGroup/glTF/2.0/specification/2.0/schema/glTF.schema.json