TypeBox validators with lazy compilation, custom error messages, safe error handling, discriminated and heterogeneous unions
Json Schema Type Builder with Static Type Resolution for TypeScript
Json Schema Type Builder with Static Type Resolution for TypeScript
A Type Provider for Typebox over Fastify
Json Schema Type Builder with Static Type Resolution for TypeScript
Code Generation Tools for TypeBox
Mirror exact value to TypeBox/OpenAPI model
Validator middleware using TypeBox
Validators for Vuelidate
TypeBox integration for @feathersjs/schema
A Typescript validator and schema builder that can be compiled to other languages. A lot of inspiration was taken from both [Typebox](https://github.com/sinclairzx81/typebox) and [Zod](https://github.com/colinhacks/zod) when designing this library. This l
No description provided.
Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
Generate Typebox schemas from Drizzle ORM schemas
Generate fake data from TypeBox schemas for testing, prototyping and development.
A tiny runtime library for type assertions
Creates typebox code from JSON schemas
Enables runtime validation for `KosmoJS` applications by automatically converting TypeScript types into JSON Schema validators using TypeBox.
Integrate Valibot and Zod with TypeBox
A collection of EmberJS validators
Validation for your environment variables
Lint an npm or yarn lockfile to analyze and detect issues
This library provides helper utilities for writing and validating NestJS APIs using [TypeBox](https://github.com/sinclairzx81/typebox) as an alternative to class-validator/class-transformer. Can be configured to patch @nestjs/swagger allowing OpenAPI gene
Bridge between TypeBox schemas and next-model — derive init(), validators, and schema-DSL columns from a single TObject.