trending
Vitali Haradkou

2yr ago

Ajv-ts. typescript JSON-schema builder - First-class ajv typescript JSON-schema builder

Reasons to install ajv-ts instead of zod - Less code. zod has 4k+ lines of code - not JSON-schema compatibility out of box (but you can install some additional plugins) - Same typescript types and API - You can inject own ajv instance!