Module

x/lodash_es/src/capitalize.js

lodash for deno use
Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/capitalize.js";

Functions

Converts the first character of string to upper case and the remaining to lower case.