Skip to main content
Home
Works with
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score100%
Downloads2/wk
Published6 days ago (0.4.0)

a just-in-time function compilation-based typescript data validation library

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:@char/justin

Import symbol

import { type BooleanSchema } from "@char/justin";
or

Import directly with a jsr specifier

import { type BooleanSchema } from "jsr:@char/justin";

Add Package

pnpm i jsr:@char/justin
or (using pnpm 10.8 or older)
pnpm dlx jsr add @char/justin

Import symbol

import { type BooleanSchema } from "@char/justin";

Add Package

yarn add jsr:@char/justin
or (using Yarn 4.8 or older)
yarn dlx jsr add @char/justin

Import symbol

import { type BooleanSchema } from "@char/justin";

Add Package

vlt install jsr:@char/justin

Import symbol

import { type BooleanSchema } from "@char/justin";

Add Package

npx jsr add @char/justin

Import symbol

import { type BooleanSchema } from "@char/justin";

Add Package

bunx jsr add @char/justin

Import symbol

import { type BooleanSchema } from "@char/justin";