typebox
Type Builder
A type builder for JSON schema objects that can be statically checked and runtime asserted using TypeScript
Json Schema Type Builder with Static Type Resolution for TypeScript
5k stars
17 watching
158 forks
Language: TypeScript
last commit: 7 days 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,241 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,480 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,752 |
typestack/class-transformer | Tool for converting between plain objects and class instances, allowing serialization and deserialization of data. | 6,894 |
runtypes/runtypes | A runtime validation system for statically defined data types in TypeScript | 2,598 |
fabian-hiller/valibot | A schema library for validating and transforming structured data at runtime without dependencies or external libraries. | 6,262 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,363 |
hayes/pothos | A plugin-based GraphQL schema builder for TypeScript that leverages type inference and TypeScript's powerful type system | 2,344 |
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 379 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,037 |
jeffijoe/typesync | Tools to install and configure missing TypeScript typings for dependencies in package.json | 1,529 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |
piotrwitek/react-redux-typescript-guide | A comprehensive guide to building type-safe React & Redux applications using TypeScript | 13,347 |
type-challenges/type-challenges | A collection of TypeScript type challenges to improve understanding of the type system and promote community learning. | 43,372 |
ivanhofer/typesafe-i18n | An internationalization library providing a lightweight and type-safe way to handle localization in JavaScript and TypeScript projects. | 2,250 |