{"library":"metalman-schema","type":"library","category":null,"description":"metalman-schema is a JSON schema validation middleware specifically designed for the `metalman` module. It leverages the `ajv` library for robust JSON schema validation. The current stable version is 4.0.2, released in November 2023, indicating an active but not rapid release cadence, with previous major updates in 2021. This library differentiates itself by providing a `metalman`-compatible middleware, allowing schema definitions to be integrated directly into `metalman` commands for streamlined request validation. It acts as a factory function that returns the actual middleware, providing flexibility to configure the underlying `ajv` instance.","language":"javascript","status":"active","version":"4.0.2","tags":["javascript","metalman","middleware","json","schema","json schema","validation","validate"],"install":[{"cmd":"npm install metalman-schema","imports":["import createSchemaMiddleware from 'metalman-schema';","const createSchemaMiddleware = require('metalman-schema');","const validate = createSchemaMiddleware();"]},{"cmd":"yarn add metalman-schema","imports":[]},{"cmd":"pnpm add metalman-schema","imports":[]}],"homepage":null,"github":"https://github.com/marcbachmann/metalman-schema","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/metalman-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/metalman-schema/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}