Skip to main content

string

String module - String processing, validation, and transformation utilities.

References

between

Re-exports between


camelCase

Re-exports camelCase


capitalize

Re-exports capitalize


CaseOptions

Re-exports CaseOptions


escapeHtml

Re-exports escapeHtml


EscapeHtmlOptions

Re-exports EscapeHtmlOptions


escapeRegex

Re-exports escapeRegex


extract

Re-exports extract


highlight

Re-exports highlight


HighlightOptions

Re-exports HighlightOptions


initials

Re-exports initials


InitialsOptions

Re-exports InitialsOptions


isAlphanumeric

Re-exports isAlphanumeric


isBlank

Re-exports isBlank


isEmail

Re-exports isEmail


isEmpty

Re-exports isEmpty


isHexColor

Re-exports isHexColor


isNumeric

Re-exports isNumeric


isUrl

Re-exports isUrl


kebabCase

Re-exports kebabCase


lines

Re-exports lines


normalizeWhitespace

Re-exports normalizeWhitespace


parseTemplate

Re-exports parseTemplate


pascalCase

Re-exports pascalCase


pluralize

Re-exports pluralize


PluralizeOptions

Re-exports PluralizeOptions


slugify

Re-exports slugify


snakeCase

Re-exports snakeCase


stripHtml

Re-exports stripHtml


template

Re-exports template


TemplateError

Re-exports TemplateError


TemplateVars

Re-exports TemplateVars


titleCase

Re-exports titleCase


trim

Re-exports trim


trimEnd

Re-exports trimEnd


trimStart

Re-exports trimStart


truncate

Re-exports truncate


TruncateOptions

Re-exports TruncateOptions


truncateWords

Re-exports truncateWords


TruncateWordsOptions

Re-exports TruncateWordsOptions


unescapeHtml

Re-exports unescapeHtml


words

Re-exports words


WordsOptions

Re-exports WordsOptions