typetype
Type generator
A TypeScript library for generating complex types from functional logic
A programming language designed for typescript type generation
418 stars
5 watching
5 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
typetype-systemtypestypescript
Related projects:
Repository | Description | Stars |
---|---|---|
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
simenandre/generate-runtypes | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
smithy-lang/smithy-typescript | Generates TypeScript clients and servers from Smithy models | 240 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
leddgroup/typescript-conditional-types | Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 |
mrkev/generator-typescript | A Yeoman generator for creating TypeScript projects with automatic compilation and running capabilities. | 19 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
maltejur/directus-extension-generate-types | Automatically generates types for your Directus project | 213 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
typeetfunc/runtypes-generate | Generates arbitrary data types for property-based testing | 41 |
tani/jsonup | A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object. | 61 |
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 380 |