Skip to main content
The Deno 2 Release Candidate is here
Learn more

TypeBox fork for Deno

All credits go to @sinclair. This project simply rewrites the original source code to make it work with Deno out of the box with zero transpilation or build step.

An original release is automatically downloaded and rewritten using a script in scripts/convert.ts. All import/export statements are corrected with .ts extensions.