Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/case/dotCase.ts>default

Convert strings between camelCase, PascalCase, Title Case, snake_case and more
Go to Latest
function default
import { default } from "https://deno.land/x/case@2.1.1/dotCase.ts";

Parameters

value: string
optional
locale: string

Returns

string