enjoi

JSON →
library 9.0.1 ·javascript
verified Jun 7, 2026

Converts JSON Schema to Joi schema for object validation. Stable v9.0.1 (latest), maintained with regular releases. Key differentiator: provides bidirectional conversion between JSON Schema (including OpenAPI) and Joi, supporting sub-schemas, custom types, and refinement functions. Minimal dependencies (only peer dep on joi 17+). Does not support all JSON Schema keywords (e.g., patternProperties).