typebox
Type builder
A runtime type builder for JSON Schemas that infers TypeScript types and offers unified typing for static and runtime validation.
Json Schema Type Builder with Static Type Resolution for TypeScript
5k stars
16 watching
163 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
ajvjson-schemaopen-apitypechecktypescriptvalidate
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/typechat | Simplifies building natural language interfaces by defining types and using schema engineering to validate and process LLM responses | 8,267 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,787 |
typestack/class-transformer | Tool for converting between plain objects and class instances, allowing serialization and deserialization of data. | 6,944 |
runtypes/runtypes | A runtime validation system for statically defined data types in TypeScript | 2,607 |
fabian-hiller/valibot | A schema library for validating and transforming structured data at runtime without dependencies or external libraries. | 6,436 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,543 |
hayes/pothos | A plugin-based GraphQL schema builder for TypeScript that leverages type inference and TypeScript's powerful type system | 2,364 |
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 380 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
jeffijoe/typesync | A tool that installs missing TypeScript typings for dependencies in a project's package.json. | 1,539 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
piotrwitek/react-redux-typescript-guide | A comprehensive guide to building type-safe React & Redux applications using TypeScript | 13,350 |
type-challenges/type-challenges | A collection of TypeScript challenges to improve type system understanding and utility writing | 43,787 |
ivanhofer/typesafe-i18n | An internationalization library providing a lightweight and type-safe way to handle localization in JavaScript and TypeScript projects. | 2,271 |