Skip to main content
Home

latest

Kicking the tires on JSR. Hello, JSR!

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
a year ago (0.1.4)
function kevinMitchell
kevinMitchell(): string

An example function exported from the export path.

Return Type

an exciting message to JSR

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:@kevin/mitchell

Import symbol

import { kevinMitchell } from "@kevin/mitchell";
or

Import directly with a jsr specifier

import { kevinMitchell } from "jsr:@kevin/mitchell";

Add Package

pnpm i jsr:@kevin/mitchell
or (using pnpm 10.8 or older)
pnpm dlx jsr add @kevin/mitchell

Import symbol

import { kevinMitchell } from "@kevin/mitchell";

Add Package

yarn add jsr:@kevin/mitchell
or (using Yarn 4.8 or older)
yarn dlx jsr add @kevin/mitchell

Import symbol

import { kevinMitchell } from "@kevin/mitchell";

Add Package

vlt install jsr:@kevin/mitchell

Import symbol

import { kevinMitchell } from "@kevin/mitchell";

Add Package

npx jsr add @kevin/mitchell

Import symbol

import { kevinMitchell } from "@kevin/mitchell";

Add Package

bunx jsr add @kevin/mitchell

Import symbol

import { kevinMitchell } from "@kevin/mitchell";