generate-runtypes
Type generator
A code generator for Runtypes types to create boilerplate TypeScript definitions
A code generator for Runtypes types. Perfect to create tooling to generate code for Runtypes!
17 stars
3 watching
2 forks
Language: TypeScript
last commit: 29 days ago generatorruntypestoolingtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
typeetfunc/runtypes-generate | Generates arbitrary data types for property-based testing | 41 |
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 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
greymass/abi2core | Generates TypeScript types from Antelope ABI definitions | 1 |
maltejur/directus-extension-generate-types | Automatically generates types for your Directus project | 212 |
johngeorgewright/runtyping | Tool for generating runtime validation from static types and JSON schema | 45 |
patmood/pocketbase-typegen | Generates TypeScript definitions from PocketBase schema | 542 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
sbrunner/jsonschema-gentypes | Tool to generate Python types from JSON Schema | 40 |
saul-mirone/type-config | A tool to simplify setting up TypeScript projects by generating a configuration file based on user preferences | 19 |
genany/gen | Automated code generation tool for web applications based on API interfaces. | 279 |
ricop/idl2typings | Tool to generate type definitions from IDL files for TypeScript development | 7 |
fuselabs/jsxtyper | Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 37 |