typebox
There are 50 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
traversable/schema
TypeScript schema compiler, rewriter
flodlc/http-wizard
Http-wizard weaves TypeScript magic, offering a type-safe API client and ensuring a delightful end-to-end developer experience.
kevinmarrec/h3-typebox
Schema validation utilities for h3, using typebox & ajv
yolk-oss/elysia-env
A plugin for Elysia 🦊 to validate environment variables and inject them into your application.
geut/openapi-box
Generate TypeBox schemas from your openapi.
trpc-labs/onetyped
one schema to rule them all
adeyahya/prisma-typebox-generator
typebox ( typescript static type & json schema ) generator for Prisma 2
casantosmu/tyex
Type-safe Express.js routes with automatic OpenAPI documentation generation.
flaviodelgrosso/fastify-forge
🚀 Fastify monorepo template for building scalable, high-performance Node.js web applications with ease
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.
takodotid/switchblade
Modern Javascript/Typescript backend abstraction layer
ViniciusCestarii/modular-pets
🐶 Modular Monolith Pet Shop App
0-don/next-elysia-prisma
NEP Stack: next, elysia, prisma
hacxy/json2typebox
Creating TypeBox code from Json Data
nicolabovolato/basica
The Foundational Library of Modern Applications
jcwillox/typebox-x
Tools for working with TypeBox
pharindoko/fastify-prisma-ts
fastify starter using typescript, typebox, prisma, postgre
hacxy/json2typebox-cli
Convert JSON data into TypeBox types using a command-line tool.
foodsy-app/fastify-typebox
Plugin for Fastify to prevent having to write duplicate type definitions for schemas.
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
aminya/mikro-typebox
Generate validation schemas from Mikro-ORM entities. Supports TypeBox, Zod, Valibot, ArkType, Effect, io-ts, Yup, and more.
DaxServer/validation-schema-codegen
Vibe-coding experiment to build @sinclairzx81/typebox-codegen
digital-learning-gmbh/drizzle-elysia-query
A query helper function for drizzle that returns proper elysia errors
ilyhalight/typebox-genx
Code generation tool that extends sinclair/typebox-codegen package with import functionality
matheussfigueiredo/elysia.js
🚀 Simple API project to learn and experiment with Elysia.js, PostgreSQL, Drizzle ORM, and automatic Swagger documentation.
tinchoz49/typebox-env
Validate and Parse your environment variables with TypeBox.