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

x/lodash_es/src/capitalize.js

lodash for deno use
Latest
import * as lodashEs from "https://deno.land/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.