Skip to main content

Built and signed on GitHub Actions

A module providing a function to greet people.

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
3 months ago (0.0.2)

A module providing a function to greet people.

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@cahva/greet

Import symbol

import * as greet from "@cahva/greet";

---- OR ----

Import directly with a jsr specifier

import * as greet from "jsr:@cahva/greet";

Add Package

npx jsr add @cahva/greet

Import symbol

import * as greet from "@cahva/greet";

Add Package

yarn dlx jsr add @cahva/greet

Import symbol

import * as greet from "@cahva/greet";

Add Package

pnpm dlx jsr add @cahva/greet

Import symbol

import * as greet from "@cahva/greet";

Add Package

bunx jsr add @cahva/greet

Import symbol

import * as greet from "@cahva/greet";