Skip to main content
Home
This package has been archived, and as such it is read-only.
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 Score
58%
Published
4 months ago (0.5.0)
No docs found.

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:@wjh/perf

Import symbol

import * as perf from "@wjh/perf";
or

Import directly with a jsr specifier

import * as perf from "jsr:@wjh/perf";

Add Package

pnpm i jsr:@wjh/perf
or (using pnpm 10.8 or older)
pnpm dlx jsr add @wjh/perf

Import symbol

import * as perf from "@wjh/perf";

Add Package

yarn add jsr:@wjh/perf
or (using Yarn 4.8 or older)
yarn dlx jsr add @wjh/perf

Import symbol

import * as perf from "@wjh/perf";

Add Package

vlt install jsr:@wjh/perf

Import symbol

import * as perf from "@wjh/perf";

Add Package

npx jsr add @wjh/perf

Import symbol

import * as perf from "@wjh/perf";

Add Package

bunx jsr add @wjh/perf

Import symbol

import * as perf from "@wjh/perf";