Skip to main content
Home

latest
This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
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
70%
Published
3 months ago (0.1.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:@ndd/greet-author

Import symbol

import * as greet_author from "@ndd/greet-author";
or

Import directly with a jsr specifier

import * as greet_author from "jsr:@ndd/greet-author";

Add Package

pnpm i jsr:@ndd/greet-author
or (using pnpm 10.8 or older)
pnpm dlx jsr add @ndd/greet-author

Import symbol

import * as greet_author from "@ndd/greet-author";

Add Package

yarn add jsr:@ndd/greet-author
or (using Yarn 4.8 or older)
yarn dlx jsr add @ndd/greet-author

Import symbol

import * as greet_author from "@ndd/greet-author";

Add Package

npx jsr add @ndd/greet-author

Import symbol

import * as greet_author from "@ndd/greet-author";

Add Package

bunx jsr add @ndd/greet-author

Import symbol

import * as greet_author from "@ndd/greet-author";