Skip to main content
Module

x/denodb/deps.ts>camelCase

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
function camelCase
import { camelCase } from "https://deno.land/x/denodb@v1.4.0/deps.ts";

Parameters

value: string
optional
locale: string
optional
mergeNumbers: boolean

Returns

string