This project compares Typescript with Typebox and Zod for validating recursive type schemas.
To install dependencies:
bun installTo test:
bun testThis project was created using bun init in bun v1.1.26. Bun is a fast all-in-one JavaScript runtime.