Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/temando/typescript-schema-tools
https://github.com/temando/typescript-schema-tools
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/temando/typescript-schema-tools
- Owner: temando
- Created: 2018-04-24T08:25:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T09:34:52.000Z (about 2 years ago)
- Last Synced: 2024-04-26T20:49:24.006Z (8 months ago)
- Language: TypeScript
- Size: 646 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Schema Tools
Exports tools to make converting TypeScript interfaces into JSON-Schema easier.
#### Reference:
- Typescript to JSON Schema Builder: [:blue_book: TypeSchemaBuilder.d.ts](build/typeToSchema.d.ts)
- Typescript to JSON Schema: [:blue_book: typeToSchema.d.ts](build/typeToSchema.d.ts)