Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

StringEx

import { StringEx } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.2/deps.ts";

§Variables

StringEx.EMPTY

The zero-length string.

§Functions

StringEx.collectStart
StringEx.contains
StringEx.endsWith
StringEx.isNonEmptyString
StringEx.isString
StringEx.matches
StringEx.segment
StringEx.startsWith
StringEx.trim
StringEx.trimEnd
StringEx.trimStart