json2jsii
Class generator
Generates TypeScript classes from JSON schemas.
Generates jsii-compatible structs from JSON schemas
22 stars
16 watching
12 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates source code in multiple languages from TypeScript | 20 |
| Generates reference documentation for JavaScript libraries and frameworks. | 51 |
| Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |
| Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| Generates type definitions for serialized data formats like JSON | 3 |
| Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 7 |
| A C# source generator that creates classes from example JSON files. | 78 |
| Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
| Generates TypeScript types from Zod schemas. | 351 |
| Generates TypeScript clients and servers from Smithy models | 240 |
| Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
| Generates TypeScript-compatible declarations from a Dojo API file | 9 |
| A tool to generate JSON schemas from Java classes | 405 |
| Tool for generating new AWS CDK apps from pre-defined templates | 17 |
| A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object. | 61 |