|
json2ts
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Compile JSONSchema to TypeScript type declarations |
|||||||||||||||||||||||||
| Type: Formula | Latest Version: 15.0.4@0 | Tracked Since: Dec 24, 2025 | |||||||||||||||||||||||||
| Links: Homepage | GitHub | Docs | formulae.brew.sh | |||||||||||||||||||||||||
| Stars: 3,227 | Forks: 434 | Language: TypeScript | Category: Developer tools | |||||||||||||||||||||||||
| Tags: typescript json-schema code-generation type-safety developer-tool | |||||||||||||||||||||||||
| Install: brew install json2ts | |||||||||||||||||||||||||
|
About: json2ts is a Node.js library and CLI tool that automatically generates TypeScript type definitions from JSON Schema files. It ensures type safety by creating accurate interfaces, enums, and unions that match your schema's structure and constraints. This eliminates manual type declaration work and keeps your TypeScript code in sync with your data contracts. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|