Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gutenberg/case/mod.ts>capitalCase

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

Parameters

input: string
optional
options: Options = [UNSUPPORTED]