Skip to content

Commit 8fc309a

Browse files
committed
Add packages/docs
1 parent a801ddd commit 8fc309a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

deno/lib/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,7 @@ There are a growing number of tools that are built atop or support Zod natively!
610610
- [`unplugin-environment`](https://github.com/r17x/js/tree/main/packages/unplugin-environment#readme): A plugin for loading enviroment variables safely with schema validation, simple with virtual module, type-safe with intellisense, and better DX 🔥 🚀 👷. Powered by Zod.
611611
- [`zod-struct`](https://codeberg.org/reesericci/zod-struct): Create runtime-checked structs with Zod.
612612
- [`zod-csv`](https://github.com/bartoszgolebiowski/zod-csv): Validation helpers for zod for parsing CSV data.
613+
- [`fullproduct.dev`](https://fullproduct.dev?identity=freelancers&v=z3): Universal Expo + Next.js App Starter that uses Zod schemas as the single source of truth to keep generated MDX docs, GraphQL, database models, forms, and fetcher functions in sync.
613614

614615
#### Utilities for Zod
615616

packages/docs/index.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)