{"library":"json-schema-to-avro","type":"library","category":null,"description":"Converts JSON Schema definitions into Apache Avro schema format. Version 1.1.0 is the current stable release. The library is lightweight and has minimal dependencies (only tslib). It supports basic JSON Schema types and structures but does not handle advanced features like anyOf or allOf. The input must be fully dereferenced before conversion. It provides a simple API with a single convert function and ships with TypeScript type definitions.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","avro","json-schema","jsonschema","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-to-avro","imports":["import jsonSchemaAvro from 'json-schema-to-avro'","import { convert } from 'json-schema-to-avro'","import type { JsonSchema4, JsonSchema5, AvroSchema } from 'json-schema-to-avro'"]},{"cmd":"yarn add json-schema-to-avro","imports":[]},{"cmd":"pnpm add json-schema-to-avro","imports":[]}],"homepage":"https://github.com/katsanva/jsonschema-avro#readme","github":"https://github.com/katsanva/jsonschema-avro","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-to-avro","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}