{"library":"json-schema-to-valibot","type":"library","category":null,"description":"Convert JSON Schema definitions to Valibot schema definitions. Version 0.3.1, actively maintained. Inspired by json-schema-to-zod, this library provides both a CLI and programmatic API for converting JSON schemas (including $ref, enums, string formats, and recursive schemas) into Valibot code. Supports ESM and CJS output, optional TypeScript type generation, and extensive JSON Schema features. Differentiator: dedicated Valibot conversion with same ergonomics as json-schema-to-zod.","language":"javascript","status":"active","version":"0.3.1","tags":["javascript","json-schema","valibot","schema","validation","converter","cli","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-to-valibot","imports":["import { jsonSchemaToValibot } from 'json-schema-to-valibot'","import * as js2v from 'json-schema-to-valibot'","import type { JsonSchemaToValibotOptions } from 'json-schema-to-valibot'"]},{"cmd":"yarn add json-schema-to-valibot","imports":[]},{"cmd":"pnpm add json-schema-to-valibot","imports":[]}],"homepage":"https://github.com/hayatosc/json-schema-to-valibot#readme","github":"https://github.com/hayatosc/json-schema-to-valibot","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-to-valibot","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}