Skip to main content
Home

Built and signed on GitHub Actions

Works with
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 Score100%
Downloads96/wk
Published2 years ago (0.0.2)

Create an angry version of a string!!!

Uppercase

This module helps you get angry in the terminal!

License

MIT

Built and signed on
GitHub Actions

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:@kwhinnery/uppercase

Import symbol

import * as uppercase from "@kwhinnery/uppercase";
or

Import directly with a jsr specifier

import * as uppercase from "jsr:@kwhinnery/uppercase";

Add Package

pnpm i jsr:@kwhinnery/uppercase
or (using pnpm 10.8 or older)
pnpm dlx jsr add @kwhinnery/uppercase

Import symbol

import * as uppercase from "@kwhinnery/uppercase";

Add Package

yarn add jsr:@kwhinnery/uppercase
or (using Yarn 4.8 or older)
yarn dlx jsr add @kwhinnery/uppercase

Import symbol

import * as uppercase from "@kwhinnery/uppercase";

Add Package

vlt install jsr:@kwhinnery/uppercase

Import symbol

import * as uppercase from "@kwhinnery/uppercase";

Add Package

npx jsr add @kwhinnery/uppercase

Import symbol

import * as uppercase from "@kwhinnery/uppercase";

Add Package

bunx jsr add @kwhinnery/uppercase

Import symbol

import * as uppercase from "@kwhinnery/uppercase";