TypeBox Packages
@unologin/typebox-extended
Extensions to @sinclair/typebox.
drizzle-typebox
Generate Typebox schemas from Drizzle ORM schemas
egg-typebox-validate
another validate for typescript egg projects
egg-typebox-validate-fengmk2
another validate for typescript egg projects
esm-prisma-typebox-generator
Typebox generator for prisma schema, hotfixed for ESM
exact-mirror
Mirror exact value to TypeBox/OpenAPI model
fastify-typebox
Enhanced TypeBox support for Fastify
fastify-typebox-module-types
A plugin for Fastify that allows you to use TypeBox module types and register them as normal ajv schemas.
configbox
Application configuration using TypeBox & Ajv
ballerine-nestjs-typebox
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. It also includes a patch for @nestjs/swagger allowing OpenAPI ge
typebox-assert
utility function to assert and narrow a type using typebox
typebox-client
<h1 align="center">typebox-client</h1> <p align="center"><a href="https://git.io/typing-svg"><img src="https://readme-typing-svg.demolab.com?font=Fira+Code&size=18&duration=2000&pause=2000¢er=true&width=540&height=80&lines=First+class+api+client+for+f
typebox-express-middleware
Express middleware to validate requests using typebox schemas.
typebox-form-parser
Parses form and query parameter data based on TypeBox schemas
typebox-formats
JSON Schema string formats for TypeBox.
typebox-message-intl
typebox error messages i18n support
typebox-rae
typebox package: rae package
typebox-validation-util
Validate data using typebox in a single line
typebox-validators
TypeBox validators with lazy compilation, custom error messages, safe error handling, discriminated and heterogeneous unions