Skip to main content
Home

Built and signed on GitHub Actions

A Typescript testing package for your "type tests"

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
64%
Published
a month ago (0.13.2)

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:@yankeeinlondon/typed-tester

Import symbol

import { type BlockType } from "@yankeeinlondon/typed-tester";
or

Import directly with a jsr specifier

import { type BlockType } from "jsr:@yankeeinlondon/typed-tester";

Add Package

pnpm i jsr:@yankeeinlondon/typed-tester
or (using pnpm 10.8 or older)
pnpm dlx jsr add @yankeeinlondon/typed-tester

Import symbol

import { type BlockType } from "@yankeeinlondon/typed-tester";

Add Package

yarn add jsr:@yankeeinlondon/typed-tester
or (using Yarn 4.8 or older)
yarn dlx jsr add @yankeeinlondon/typed-tester

Import symbol

import { type BlockType } from "@yankeeinlondon/typed-tester";

Add Package

vlt install jsr:@yankeeinlondon/typed-tester

Import symbol

import { type BlockType } from "@yankeeinlondon/typed-tester";

Add Package

npx jsr add @yankeeinlondon/typed-tester

Import symbol

import { type BlockType } from "@yankeeinlondon/typed-tester";

Add Package

bunx jsr add @yankeeinlondon/typed-tester

Import symbol

import { type BlockType } from "@yankeeinlondon/typed-tester";