Skip to main content
Home

latest
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
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
41%
Published
8 months ago (2.0.0)

@wok/typebox

Fork of TypeBox for deno

License

MIT

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@wok/typebox

Import symbol

import * as typebox from "@wok/typebox";
or

Import directly with a jsr specifier

import * as typebox from "jsr:@wok/typebox";

Add Package

pnpm i jsr:@wok/typebox
or (using pnpm 10.8 or older)
pnpm dlx jsr add @wok/typebox

Import symbol

import * as typebox from "@wok/typebox";

Add Package

yarn add jsr:@wok/typebox
or (using Yarn 4.8 or older)
yarn dlx jsr add @wok/typebox

Import symbol

import * as typebox from "@wok/typebox";

Add Package

vlt install jsr:@wok/typebox

Import symbol

import * as typebox from "@wok/typebox";

Add Package

npx jsr add @wok/typebox

Import symbol

import * as typebox from "@wok/typebox";

Add Package

bunx jsr add @wok/typebox

Import symbol

import * as typebox from "@wok/typebox";