@typeofweb/schema
@typeofweb/schema is a lightweight and extensible library for data validation with full TypeScript support!
Focused on speed
@typeofweb/schema is significantly faster compared to most other validators. We want to provide fast and reliable packages for people to use.
Lightweight
@typeofweb/schema is one of the most lightweight packages available. It's side-effect free and supports tree shaking. Bundle only what you need!
Based on functional programming
We believe that functional programming is one of the most efficient paradigms. @typeofweb/schema exposes sweet functional API without confusing theoretical concepts to learn.