{"library":"schimitar","type":"library","category":null,"description":"A lightweight schema-based data cutter that removes properties or array items from JavaScript objects based on a JSON Schema definition. Version 1.1.0 is the latest stable release with no defined release cadence. It provides naive sanitisation for trimming objects to a schema shape, but does not perform validation or throw errors on mismatches. Unlike validators like Ajv, schimitar focuses solely on cutting unwanted data, making it suitable for simple sanitisation before further processing.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","schema","cut","clean","validate","sanitisation"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install schimitar","imports":["import schimitar from 'schimitar'","const schimitar = require('schimitar');"]},{"cmd":"yarn add schimitar","imports":[]},{"cmd":"pnpm add schimitar","imports":[]}],"homepage":"https://github.com/MauriceButler/schimitar","github":"https://github.com/MauriceButler/schimitar","docs":null,"changelog":null,"pypi":null,"npm":"schimitar","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}