{"library":"json-schema-walker","type":"library","category":null,"description":"json-schema-walker v3.3.0 is a TypeScript library that traverses all schema objects in a JSON Schema document and invokes callbacks before/after visiting subschemas. It supports both async (with $ref resolution) and sync (without $ref) traversal, cloning, and multiple JSON Schema drafts (via vocabularies). Released under MIT, it is loosely based on CloudFlare's json-schema-tools. The library ships TypeScript types and requires Node >=17. Key differentiators include built-in $ref dereferencing with circular reference handling and a simple walker pattern.","language":"javascript","status":"active","version":"3.3.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-walker","imports":["import { Walker } from 'json-schema-walker'","import type { WalkerOptions } from 'json-schema-walker'","import { Walker } from 'json-schema-walker';\n// Access via instance: walker.vocabularies.DRAFT_07"]},{"cmd":"yarn add json-schema-walker","imports":[]},{"cmd":"pnpm add json-schema-walker","imports":[]}],"homepage":"https://github.com/jonluca/json-schema-walker","github":"https://github.com/jonluca/json-schema-walker","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-walker","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}