{"library":"async-json-schema-traverse","type":"library","category":null,"description":"Async version of json-schema-traverse that iterates over all schema objects in a JSON Schema document, invoking a callback (or pre/post callbacks) for each object. Version 1.0.1 supports both CommonJS and ESM, ships TypeScript types, and is a maintained fork of json-schema-traverse with async/await support. Key differentiator: works with promises for asynchronous traversal, while the original is synchronous. Suitable for JSON Schema processing pipelines that require async operations.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","JSON-Schema","traverse","iterate","promise","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install async-json-schema-traverse","imports":["import traverse from 'async-json-schema-traverse'","const traverse = require('async-json-schema-traverse')","import traverse from 'async-json-schema-traverse'"]},{"cmd":"yarn add async-json-schema-traverse","imports":[]},{"cmd":"pnpm add async-json-schema-traverse","imports":[]}],"homepage":"https://github.com/moderncrazy/json-schema-traverse#readme","github":"https://github.com/moderncrazy/json-schema-traverse","docs":null,"changelog":null,"pypi":null,"npm":"async-json-schema-traverse","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}