typebox
There are 42 repositories under typebox topic.
ciscoheat/sveltekit-superforms
Making SvelteKit forms a pleasure to use!
react-hook-form/resolvers
📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema
astahmer/typed-openapi
Generate a headless Typescript API client from an OpenAPI spec - optionally with a @tanstack/react-query client using queryOptions
sinclairzx81/typemap
Syntax Compiler and Translation System for Runtime Types
kevinmarrec/h3-typebox
Schema validation utilities for h3, using typebox & ajv
flodlc/http-wizard
Http-wizard weaves TypeScript magic, offering a type-safe API client and ensuring a delightful end-to-end developer experience.
trpc-labs/onetyped
one schema to rule them all
adeyahya/prisma-typebox-generator
typebox ( typescript static type & json schema ) generator for Prisma 2
geut/openapi-box
Generate TypeBox schemas from your openapi.
yolk-oss/elysia-env
A plugin for Elysia 🦊 to validate environment variables and inject them into your application.
casantosmu/tyex
Type-safe Express.js routes with automatic OpenAPI documentation generation.
erfanium/fetch-typebox
drop-in replacement for fetch that brings easy integration with TypeBox
nicolabovolato/fastify-node-api
Showcasing Fastify in a modern Node.js project.
0-don/next-elysia-prisma
NEP Stack: next, elysia, prisma
hacxy/json2typebox
Creating TypeBox code from Json Data
ViniciusCestarii/modular-pets
🐶 Modular Monolith Pet Shop App
jcwillox/typebox-x
Tools for working with TypeBox
nicolabovolato/basica
The Foundational Library of Modern Applications
pharindoko/fastify-prisma-ts
fastify starter using typescript, typebox, prisma, postgre
foodsy-app/fastify-typebox
Plugin for Fastify to prevent having to write duplicate type definitions for schemas.
hacxy/json2typebox-cli
Convert JSON data into TypeBox types using a command-line tool.
stetsolutions/fastify-postgresql-back-end
Back-end starter using Fastify 3 and PostgreSQL 14
tinchoz49/fastify-starter
A robust and modern starter template for building high-performance web applications using Fastify, TypeScript, and Drizzle ORM
Cyril-Deschamps/fastify-typescript-prisma-boilerplate
🚀 Production-ready boilerplate with query validation and dynamic typing with Typescript. A highly scalable foundation API, with focus on security, and best practices. Below a live example :
moontai0724/openapi
An OpenAPI document define, generate and schema validation library supported by ajv.
nxht/typebox-extended-openapi
Collection of custom typebox schema for OpenAPI
TheChristophe/openapi-typebox
generate typescript openapi clients that include error response schemas
ilyhalight/typebox-genx
Code generation tool that extends sinclair/typebox-codegen package with import functionality
IndependentCreator/cruddy-forms
Lightweight HTML form generator using Typebox for validation rules and Normform CSS for styling.
StanleySathler/fastify-typescript-starter
Starter for REST APIs using Fastify, TypeScript, Jest, Docker and more
TonPC64/vue-chat-autosize-typebox
💬 Vue component of typebox chat with autosize
moontaiworks/yargs-typebox
Use TypeBox to define your yargs arguments.
somnicattus/typebox-formats
JSON Schema string formats for TypeBox.
rm-rf-tech/tyex
Type-safe Express.js routes with automatic OpenAPI documentation generation.
tinchoz49/typebox-env
Validate and Parse your environment variables with TypeBox.