{"library":"jsonschema-avro","type":"library","category":null,"description":"Converts JSON Schema definitions into Avro schema definitions. Version 2.1.1 is the latest stable release. This library translates JSON Schema types and structures to Avro, supporting nested objects, arrays, enums, and primitives. It requires input schemas to be fully dereferenced (no external $ref). Lightweight, no runtime dependencies, synchronous conversion. Suitable for generating Avro schemas from existing JSON Schema definitions for use with Avro serialization (e.g., Apache Kafka, Hadoop).","language":"javascript","status":"active","version":"2.1.1","tags":["javascript","json-schema","jsonschema","avro"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install jsonschema-avro","imports":["import { convert } from 'jsonschema-avro'","import jsonschemaAvro from 'jsonschema-avro'","const jsonschemaAvro = require('jsonschema-avro'); const avro = jsonschemaAvro.convert(jsonSchema)"]},{"cmd":"yarn add jsonschema-avro","imports":[]},{"cmd":"pnpm add jsonschema-avro","imports":[]}],"homepage":"https://github.com/thedumbterminal/jsonschema-avro#readme","github":"https://github.com/thedumbterminal/jsonschema-avro","docs":null,"changelog":null,"pypi":null,"npm":"jsonschema-avro","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}