tcomb-json-schema

JSON →
library 0.3.2 ·javascript maintenance
verified Jun 7, 2026

Transforms a JSON Schema into a tcomb type for runtime type checking. Current stable version is 0.3.2, compatible with tcomb ^3.0.0. Released infrequently, last update in 2016. Key differentiator: bridge between JSON Schema and tcomb's type system, enabling runtime validation based on JSON schemas. Supports custom formats, custom types, and schema features like pattern, enum, and required fields.