farrow-schema
JSON →A powerful and extensible schema builder for TypeScript, part of the Farrow web framework ecosystem. Current stable version is 2.3.3. It provides type-safe runtime validation with a composable schema API, allowing developers to define and validate data structures with full TypeScript inference. Key differentiators include deep type inference from schemas, support for complex nested schemas, and integration with Farrow's HTTP pipeline for end-to-end type safety. Release cadence is irregular, tied to Farrow framework updates. Compared to Zod or io-ts, farrow-schema is designed specifically for Farrow's module-oriented architecture.