flower-of-the-bridges / ts2jsonschema

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

Home Page:https://flower-of-the-bridges.github.io/ts2jsonschema/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://flower-of-the-bridges.github.io/ts2jsonschema/


Languages

Language:JavaScript 73.1%Language:HTML 16.3%Language:CSS 10.6%