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

x/gutenberg/case/sentence_case/mod.ts>sentenceCase

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

Parameters

input: string
optional
options: Options = [UNSUPPORTED]