Veni
Last updated
Last updated
Painless validation for TypeScript 🧘♀️🧘♂️
‼️ Properties are inferred automatically.
Check API reference here
Written and compatible with TypeScript in 100%.
API is highly inspired on joi, but simplified.
Types are automatically inferred based on schema. Solves "double annotation" problem.
No dependencies.
Minimal bundle size.
Very easy to extend, and add custom validation rules. Check here.
MIT