@snailicide/g-library
    Preparing search index...

    Namespace stringUtils

    Case

    camelCase
    capitalizeWords
    hyphenate
    lowerCase
    pascalCase
    properCase
    sentenceCase
    slugify
    unCamelCase
    underscore
    unhyphenate
    upperCase

    Escape

    escapeHtml
    escapeRegExp
    escapeUnicode
    unescapeHtml

    Format

    formatString

    IPAddress

    getValidIPAddress
    isValidIpAddress

    Other

    abbreviate
    explodeCSSClassString
    getValidMinimatch
    transformExplodeArray
    uuidv4

    Remove Characters

    normalizeLineBreaks
    removeAllNewlines
    removeNonASCII
    removeNonWord
    replaceAccents
    stripHtmlTags
    trimWhiteSpace
    truncate

    Replace

    formatString

    Replace Characters

    insert
    replaceCharacters

    Trim

    batchTrimCharacters
    trimCharacters
    trimCharactersEnd
    trimCharactersStart
    trimWhiteSpace

    URL

    getValidIPAddress
    getValidUrl
    isValidIpAddress
    isValidUrl

    Validators

    contains
    endsWith
    eq
    includes
    startsWith
    isValidSemVer
    match
    stringContainsLetter
    stringContainsNumber
    validateString
    validateStringBatch

    Validators todo: try to type URLScheme

    getValidIPAddress
    getValidUrl
    isValidIpAddress
    isValidUrl