flat-ajv-schema

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

Extracts a flattened JSON schema object from a compiled AJV validator instance by resolving all $ref references. Version 1.0.1 is the current stable release. This is a single-purpose utility with no updates since initial release. It differs from alternatives by working directly with AJV instances rather than schemas, making it useful for debugging and serialization of validated schemas.