/ts2jsonschema

Web page that converts typescript definitions into json schemas, using ts-json-schema-generator under the hood.

Primary LanguageJavaScript

TS 2 JSON Schema

Web page that converts typescript definitions into json schemas, using ts-json-schema-generator under the hood.

Local Usage

npm ci
npm run dev --workspace=frontend
npm run start --workspace=server