Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
76%
Published
2 months ago (0.1.0)

@ax/hello-world

Says Hello World

Add Package

deno add jsr:@ax/hello-world

Import symbol

import * as hello_world from "@ax/hello-world";

---- OR ----

Import directly with a jsr specifier

import * as hello_world from "jsr:@ax/hello-world";

Add Package

npx jsr add @ax/hello-world

Import symbol

import * as hello_world from "@ax/hello-world";

Add Package

yarn dlx jsr add @ax/hello-world

Import symbol

import * as hello_world from "@ax/hello-world";

Add Package

pnpm dlx jsr add @ax/hello-world

Import symbol

import * as hello_world from "@ax/hello-world";

Add Package

bunx jsr add @ax/hello-world

Import symbol

import * as hello_world from "@ax/hello-world";