{"library":"json-schema-typed","type":"library","category":null,"description":"json-schema-typed provides comprehensive TypeScript definitions for JSON Schema, including inline documentation, to facilitate type-safe schema declaration. It currently supports JSON Schema Draft 07, Draft 2019-09, and Draft 2020-12, with the main export defaulting to Draft 2020-12. The library is purely for defining schemas and does not include validation functionality; users must integrate a separate validation library. Version 8.x is the current stable release, which transitioned to a pure ESM package and introduced several breaking changes. Release cadence follows semantic versioning, with major bumps for breaking changes like updating the default draft export.","language":"javascript","status":"active","version":"8.0.2","tags":["javascript","jsonschema","typescript","types","definitions","json","schema"],"last_verified":"Wed May 27","install":[{"cmd":"npm install json-schema-typed","imports":["import { type JSONSchema } from 'json-schema-typed'","import { Format } from 'json-schema-typed'","import { type JSONSchema } from 'json-schema-typed'; const stringSchema: JSONSchema.String = { /* ... */ };","import { type JSONSchema } from 'json-schema-typed/draft-07'"]},{"cmd":"yarn add json-schema-typed","imports":[]},{"cmd":"pnpm add json-schema-typed","imports":[]}],"homepage":null,"github":"https://github.com/RemyRylan/json-schema-typed","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/json-schema-typed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/json-schema-typed/compatibility"}}