{"library":"json-schema-strictly-typed","type":"library","category":null,"description":"A TypeScript library that provides a strictly-typed implementation of JSON Schema 7, disallowing nonsense combinations of fields. Current version 0.0.14, early-stage development with limited release cadence. Key differentiators: defines logical sub-types (e.g., JSSTIntegerWithBounds) for precise validation and includes optional faker field for strings. Alternatives like ajv focus on runtime validation, while this library emphasizes compile-time type safety with TypeScript.","language":"javascript","status":"active","version":"0.0.14","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-strictly-typed","imports":["import { JSSTInteger } from 'json-schema-strictly-typed'","import { JSSTTopLevelString } from 'json-schema-strictly-typed'","import { JSSTObject } from 'json-schema-strictly-typed'"]},{"cmd":"yarn add json-schema-strictly-typed","imports":[]},{"cmd":"pnpm add json-schema-strictly-typed","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"json-schema-strictly-typed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}