The Standard JSON Schema interface.
Output = Input
readonly
~standard: StandardJSONSchemaV1.Props<Input, Output>
The Standard JSON Schema properties.
A standard interface for TypeScript schema validation libraries
The Standard JSON Schema interface.
Output = Input
~standard: StandardJSONSchemaV1.Props<Input, Output>
The Standard JSON Schema properties.
Infers the input type of a Standard.
Infers the output type of a Standard.
The target version of the generated JSON Schema.
Add Package
deno add jsr:@standard-schema/spec
Import symbol
import { StandardJSONSchemaV1 } from "@standard-schema/spec";
Import directly with a jsr specifier
import { StandardJSONSchemaV1 } from "jsr:@standard-schema/spec";
Add Package
pnpm i jsr:@standard-schema/spec
pnpm dlx jsr add @standard-schema/spec
Import symbol
import { StandardJSONSchemaV1 } from "@standard-schema/spec";
Add Package
yarn add jsr:@standard-schema/spec
yarn dlx jsr add @standard-schema/spec
Import symbol
import { StandardJSONSchemaV1 } from "@standard-schema/spec";
Add Package
vlt install jsr:@standard-schema/spec
Import symbol
import { StandardJSONSchemaV1 } from "@standard-schema/spec";
Add Package
npx jsr add @standard-schema/spec
Import symbol
import { StandardJSONSchemaV1 } from "@standard-schema/spec";
Add Package
bunx jsr add @standard-schema/spec
Import symbol
import { StandardJSONSchemaV1 } from "@standard-schema/spec";