{"library":"uber-json-schema-filter","type":"library","category":null,"description":"Recursively filters a JSON document to include only properties defined in a given JSON Schema. Version 2.0.5 is stable but unmaintained. Unlike validators like AJV, this library removes non-schema properties instead of validating. Designed for cases where the schema has fewer keys than the document. Requires Node.js and provides CJS-only exports via require().","language":"javascript","status":"maintenance","version":"2.0.5","tags":["javascript","json-schema","node.js","npm","module"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install uber-json-schema-filter","imports":["const filter = require('uber-json-schema-filter');","// No types provided; use @ts-ignore or declare module","const filter = require('uber-json-schema-filter'); // with bundler"]},{"cmd":"yarn add uber-json-schema-filter","imports":[]},{"cmd":"pnpm add uber-json-schema-filter","imports":[]}],"homepage":"https://github.com/uber/json-schema-filter#readme","github":"https://github.com/uber/json-schema-filter","docs":null,"changelog":null,"pypi":null,"npm":"uber-json-schema-filter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}