Skip to main content

Built and signed on GitHub Actions

my test package

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
70%
Published
a year ago (0.0.7)

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.

jsr-test-package

jsr example

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@patrickjs/test-package

Import symbol

import * as test_package from "@patrickjs/test-package";

---- OR ----

Import directly with a jsr specifier

import * as test_package from "jsr:@patrickjs/test-package";

Add Package

npx jsr add @patrickjs/test-package

Import symbol

import * as test_package from "@patrickjs/test-package";

Add Package

yarn dlx jsr add @patrickjs/test-package

Import symbol

import * as test_package from "@patrickjs/test-package";

Add Package

pnpm dlx jsr add @patrickjs/test-package

Import symbol

import * as test_package from "@patrickjs/test-package";

Add Package

bunx jsr add @patrickjs/test-package

Import symbol

import * as test_package from "@patrickjs/test-package";