Skip to main content
Home

Built and signed on GitHub Actions

Totally creative new spin on "hello world"

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
100%
Published
2 years ago (1.0.3)

Just a small dummy module to try publishing on JSR (and grab my scope) :)

Built and signed on
GitHub Actions

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:@defaude/hello-jsr

Import symbol

import * as hello_jsr from "@defaude/hello-jsr";
or

Import directly with a jsr specifier

import * as hello_jsr from "jsr:@defaude/hello-jsr";

Add Package

pnpm i jsr:@defaude/hello-jsr
or (using pnpm 10.8 or older)
pnpm dlx jsr add @defaude/hello-jsr

Import symbol

import * as hello_jsr from "@defaude/hello-jsr";

Add Package

yarn add jsr:@defaude/hello-jsr
or (using Yarn 4.8 or older)
yarn dlx jsr add @defaude/hello-jsr

Import symbol

import * as hello_jsr from "@defaude/hello-jsr";

Add Package

vlt install jsr:@defaude/hello-jsr

Import symbol

import * as hello_jsr from "@defaude/hello-jsr";

Add Package

npx jsr add @defaude/hello-jsr

Import symbol

import * as hello_jsr from "@defaude/hello-jsr";

Add Package

bunx jsr add @defaude/hello-jsr

Import symbol

import * as hello_jsr from "@defaude/hello-jsr";