{"library":"ajv-pack","type":"library","category":null,"description":"ajv-pack produces compact standalone validation modules from JSON schemas compiled with Ajv (v4.7.4+). Version 0.3.1 is the latest stable release. It reduces bundle size by excluding Ajv at runtime and avoids dynamic code evaluation (useful for CSP). Compared to alternatives like @exodus/schemasafe or is-my-json-valid, ajv-pack specifically works with Ajv-generated code and is designed for build-time pre-compilation. Key limitations: no support for custom compiled/validated keywords, custom formats, recursive references (except self-ref), or async schemas.","language":"javascript","status":"active","version":"0.3.1","tags":["javascript","Ajv","JSON-Schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ajv-pack","imports":["import pack from 'ajv-pack'","const pack = require('ajv-pack')","import type { AjvPack } from 'ajv-pack'"]},{"cmd":"yarn add ajv-pack","imports":[]},{"cmd":"pnpm add ajv-pack","imports":[]}],"homepage":"https://github.com/epoberezkin/ajv-pack#readme","github":"https://github.com/epoberezkin/ajv-pack","docs":null,"changelog":null,"pypi":null,"npm":"ajv-pack","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}