Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
23%
Published
2 weeks ago (0.0.2)

Add Package

deno add jsr:@king-ts/schema

Import symbol

import { jsonSchemaToTsDefinitions } from "@king-ts/schema";

---- OR ----

Import directly with a jsr specifier

import { jsonSchemaToTsDefinitions } from "jsr:@king-ts/schema";

Add Package

npx jsr add @king-ts/schema

Import symbol

import { jsonSchemaToTsDefinitions } from "@king-ts/schema";

Add Package

yarn dlx jsr add @king-ts/schema

Import symbol

import { jsonSchemaToTsDefinitions } from "@king-ts/schema";

Add Package

pnpm dlx jsr add @king-ts/schema

Import symbol

import { jsonSchemaToTsDefinitions } from "@king-ts/schema";

Add Package

bunx jsr add @king-ts/schema

Import symbol

import { jsonSchemaToTsDefinitions } from "@king-ts/schema";