One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms. Learn more →
Top 23 TypeScript zod Projects
-
Project mention: Math.random() Is Not Random Enough. I Found It Building API Keys in a 44K-Star Repo. | dev.to | 2026-05-29
I found this in our benchmark corpus, extracted verbatim from Cal.com's Make integration setup (~44K GitHub stars):
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

-
papermark
Papermark is the open-source DocSend alternative with built-in analytics and custom domains.
Project mention: You didn't vibe code it, you stole it from open source&enterprise-licensed code | news.ycombinator.com | 2026-06-25 -
form
🤖 Headless, performant, and type-safe form state management for TS/JS, React, Vue, Angular, Solid, and Lit.
Project mention: Choreography of validation: how to make your auth form seamless and usable | dev.to | 2026-06-27Starting with cons: The first one is about implementation. validationLogic doesn't feel fully baked yet - it still has todos about types. It'll surely get polished, which also means the API can still change.
-
-
react-native-boilerplate
A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
Project mention: (🐱-1-2; Failed, Again) By React Native, Develop Media Preview and Converter (Wewayangan Media Viewer) | dev.to | 2026-01-05Fast forward, I use Gemini and Google Search AI. It found out: Expo Framework, Infinite Red Ignite CLI, Create T3 Turbo, and Create Expo Stack (CES). Other interesting things: Tamagui Starters, Tamagui Takeout, Solito, Gluestack UI Starter, Obytes Starter, Expo Router Starter, and NativeWind Starter. And last... TheCodingMachine React Native Boilerplate, @react-native-community/cli, NativeWind, and NativeWindUI. Actually, there are much, you could try to prompt them by keywords earlier.
-
Project mention: 'Source available' is not open source (and that's okay) | news.ycombinator.com | 2025-12-10
-
Rallly
Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

-
-
Superforms
Superforms is a SvelteKit library that helps you with server-side validation and client-side display of forms.
Project mention: Building Accessible Forms with Validation using shadcn-svelte in Svelte | dev.to | 2026-01-10For more information, visit the shadcn-svelte documentation and the SvelteKit Superforms documentation.
-
-
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
@hookform/resolvers - Validation resolvers
-
-
-
-
-
chadnext
ChadNext - Quick Starter Template for your Next project includes Next.js 15 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more.
-
openapi-zod-client
Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml)
Project mention: openapi-zod-client VS apical-ts - a user suggested alternative | libhunt.com/r/openapi-zod-client | 2025-09-09 -
-
express-zod-api
A Typescript framework to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.
-
-
-
If you're already using Zod and TanStack Query, you're halfway there. The gap is just adding zod-openapi and Orval. Maybe half a day of setup.
-
zod-compiler
Compile Zod schemas into zero-overhead validation functions at build time. Works with Vite, webpack, esbuild, Rollup, etc
Project mention: Scriptc by Vercel: TypeScript-to-Native Compiler | news.ycombinator.com | 2026-07-26Excellent problem space.
Related problem: Using AI to write compilers that optimize runtime code. I did this for Zod.
https://github.com/gajus/zod-compiler
Zod schemas, compiled at build time into raw boolean chains. 2-74x faster. No code changes. The plugin swaps Zod with compiled parse.
I wrote almost none of the optimizations. Claude did, in a loop, over 100+ iterations.
It works because the compiled version can be diffed against real Zod. Correctness isn't a judgment call. Same as scriptc.
This applies to every program with a reference implementation and a benchmark. Compilers, serializers, formatters, query planners, etc.
Excited for faster Internet.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

TypeScript zod discussion
TypeScript zod related posts
-
zod-to-schema: A Zero-Config CLI That Runs Your TypeScript In-Process
-
Thoughts and Practices on Enterprise-Level Project Architecture — A Case Study of PawHaven
-
Top 10 Best Open Source Next.js Projects to Learn From
-
Express-zod-API – Zod based Node.js framework
-
A library that generates OpenAPI (Swagger) docs from Zod schemas
-
TypeSafe HTTP Fetch Client
-
zodios VS clover - a user suggested alternative
2 projects | 11 May 2023 -
A note from our sponsor - Puter.js
developer.puter.com | 3 Aug 2026
Index
What are some of the best open-source zod projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | cal.diy | 47,192 |
| 2 | papermark | 8,865 |
| 3 | form | 6,628 |
| 4 | invoify | 6,326 |
| 5 | react-native-boilerplate | 5,558 |
| 6 | kan | 5,281 |
| 7 | Rallly | 5,187 |
| 8 | next-safe-action | 3,053 |
| 9 | Superforms | 2,765 |
| 10 | better-commits | 2,276 |
| 11 | resolvers | 2,256 |
| 12 | zodios | 1,915 |
| 13 | comp | 1,730 |
| 14 | zod-to-openapi | 1,604 |
| 15 | up-fetch | 1,405 |
| 16 | chadnext | 1,324 |
| 17 | openapi-zod-client | 1,160 |
| 18 | zod-prisma | 916 |
| 19 | express-zod-api | 831 |
| 20 | prisma-trpc-generator | 739 |
| 21 | houseform | 656 |
| 22 | zod-openapi | 634 |
| 23 | zod-compiler | 559 |