{"library":"json-schema-from-path","type":"library","category":null,"description":"A utility to extract a sub-schema from a JSON Schema by traversing a path (using / or . separators). Version 2.0.1 is current. Supports properties, additionalProperties, patternProperties, and items. Returns null if no schema exists at path. Simple, no external dependencies. Lightweight alternative to full JSON Schema processors for path-based lookups.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","json","schema","path","get","prop","property"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-from-path","imports":["const getSchemaFromPath = require('json-schema-from-path');","import getSchemaFromPath from 'json-schema-from-path';","const { default: getSchemaFromPath } = await import('json-schema-from-path');"]},{"cmd":"yarn add json-schema-from-path","imports":[]},{"cmd":"pnpm add json-schema-from-path","imports":[]}],"homepage":"https://github.com/RangerMauve/json-schema-from-path#readme","github":"https://github.com/RangerMauve/json-schema-from-path","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-from-path","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}