jsonup
Type generator
A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object.
compile-time json-parser
60 stars
3 watching
0 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,480 |
jinkanhq/django-rest-tsg | Automates the process of generating TypeScript code from Django models and serializers | 16 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
cdklabs/json2jsii | Generates TypeScript classes from JSON schemas. | 22 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,164 |
aws-samples/smithy-server-generator-typescript-sample | A sample project demonstrating how to generate TypeScript code for a serverless API using the Smithy framework. | 17 |
hey-api/openapi-ts | A tool for generating clients and SDKs from OpenAPI specifications in TypeScript. | 1,359 |
saul-mirone/type-config | A tool to simplify setting up TypeScript projects by generating a configuration file based on user preferences | 19 |
mrkev/generator-typescript | A Yeoman generator for creating TypeScript projects with automatic compilation and running capabilities. | 19 |
johngeorgewright/runtyping | Tool for generating runtime validation from static types and JSON schema | 45 |
sbrunner/jsonschema-gentypes | Tool to generate Python types from JSON Schema | 40 |
greymass/abi2core | Generates TypeScript types from Antelope ABI definitions | 1 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |