colinhacks / zod

TypeScript-first schema validation with static type inference
https://zod.dev
MIT License
33.09k stars 1.15k forks source link

Purge Deno files, switch to JSR #3613

Closed colinhacks closed 2 months ago

colinhacks commented 2 months ago

Remove deno/lib files and build script Remove deno test runner Remove deno.land/x CI Add jsr.json with name @zod/zod (not published yet) Migrate to isolatedDeclarations: true