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

overview

a collection of string util under dallmo-util, published as deno module.

usage

import * as dallmo_util_string from "https://deno.land/x/dallmo_util_string/mod.ts";

list of methods

  • capitalize
  • cap ( as an alias to capitalize )
  • head
  • tail