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

x/gutenberg/case/no_case/mod.ts>noCase

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

Normalize the string into something other libraries can manipulate easier.

Parameters

input: string
optional
options: Options = [UNSUPPORTED]