Ajv Browser Bundles

JSON →
library 8.17.1 ·javascript
verified Jun 7, 2026

This package provides pre-built browser bundles for Ajv, the fastest JSON Schema validator for Node.js and browsers (v8.17.1, stable). It is a companion package to ajv (v8.x), offering UMD and ESM builds for direct inclusion in HTML or bundlers, useful for environments without Node.js module resolution. Key differentiator: eliminates the need for a bundler step when using Ajv in browsers; it includes support for JSON Schema draft-07/2019-09/2020-12 and optional formats. Releases follow ajv releases with minor delays for bundle generation.