{"library":"json-schema-filter","type":"library","category":null,"description":"Filters objects from a JSON document based on a JSON Schema, removing properties not defined in the schema. Version 0.1.5 is the latest. It recursively processes nested objects and arrays, but does not validate against the schema; for validation use a separate tool like JSV. Designed for performance when the schema is smaller than the document. Typically used for cleaning up JSON data by stripping unknown fields.","language":"javascript","status":"active","version":"0.1.5","tags":["javascript","json-schema","node.js","npm","module"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-filter","imports":["const filter = require('json-schema-filter');"]},{"cmd":"yarn add json-schema-filter","imports":[]},{"cmd":"pnpm add json-schema-filter","imports":[]}],"homepage":"https://github.com/alank64/json-schema-filter","github":"https://github.com/alank64/json-schema-filter","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-filter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}