{"library":"json-schema-to-es-mapping","type":"library","category":null,"description":"Convert JSON Schema definitions into Elasticsearch index mappings. Version 0.3.6 is the latest release (no frequent updates). This library supports most core Elasticsearch data types (string, numeric, boolean, date, range) and can handle nested objects, arrays, and $ref references. It differs from similar tools by providing simple functions like buildMappingsFor that wrap the mapping in an index-level structure. The package is ESM-only but also supports CommonJS via require. It does not handle the binary type or scaled_float. Suitable for developers who need to generate Elasticsearch mappings from existing JSON Schema without manual transformation.","language":"javascript","status":"active","version":"0.3.6","tags":["javascript","elastic","search","elasticsearch","elastic-search","json","json-schema","schema","convert"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-to-es-mapping","imports":["import { buildMappingsFor } from 'json-schema-to-es-mapping'","import { build } from 'json-schema-to-es-mapping'","const pkg = require('json-schema-to-es-mapping')"]},{"cmd":"yarn add json-schema-to-es-mapping","imports":[]},{"cmd":"pnpm add json-schema-to-es-mapping","imports":[]}],"homepage":"https://github.com/kristianmandrup/json-schema-to-es-mapping#readme","github":"https://github.com/kristianmandrup/json-schema-to-es-mapping","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-to-es-mapping","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}