{"library":"rescript-json-schema","type":"library","category":null,"description":"A type-safe JSON Schema library for ReScript, version 7.3.0 (actively maintained). It allows developers to define JSON schemas using ReScript's type system and convert between rescript-schema definitions and JSON Schema (Draft-07). Key differentiator: tight integration with rescript-schema for parsing, serialization, and code generation. Provides online tool for conversion. Alternatives like ajv or typical JSON Schema libraries lack ReScript-specific type safety.","language":"javascript","status":"active","version":"7.3.0","tags":["javascript","rescript","json","schema","openapi","swagger","typesafe","codegen","ajv","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rescript-json-schema","imports":["open JSONSchema; JSONSchema.make(schema)","open RescriptSchema; let s = S.object(...)","open JsonSchema;"]},{"cmd":"yarn add rescript-json-schema","imports":[]},{"cmd":"pnpm add rescript-json-schema","imports":[]}],"homepage":"https://github.com/DZakh/rescript-json-schema#readme","github":"https://github.com/DZakh/rescript-json-schema","docs":null,"changelog":null,"pypi":null,"npm":"rescript-json-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}