schema-ast
JSON →A package providing helper utilities for working with JSON Schema abstract syntax trees (ASTs). Version 2.0.0, last updated and maintained sporadically. It offers functions to parse, transform, and generate JSON Schema documents. Differentiates from other JSON Schema libraries by focusing on low-level AST manipulation rather than validation or code generation. The package is minimal and intended for developers building tooling around JSON Schema. However, it lacks documentation and examples, and appears to be in early or incomplete state.