Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gutenberg/case/upper_case/mod.ts>upperCase

📝 Complete, correct, and thoroughly tested string manipulation library.
Latest
function upperCase
import { upperCase } from "https://deno.land/x/gutenberg@0.1.5/case/upper_case/mod.ts";

Upper case as a function.

Parameters

str: string