Skip to main content

64 docs tagged with "string"

View All Tags

arrayToCSV

Implementation of "arrayToCSV" in typescript, javascript and deno.

atob

Implementation of "atob" in typescript, javascript and deno.

btoa

Implementation of "btoa" in typescript, javascript and deno.

byteSize

Implementation of "byteSize" in typescript, javascript and deno.

capitalize

Implementation of "capitalize" in typescript, javascript and deno.

cloneRegExp

Implementation of "cloneRegExp" in typescript, javascript and deno.

colorize

Implementation of "colorize" in typescript, javascript and deno.

compactWhitespace

Implementation of "compactWhitespace" in typescript, javascript and deno.

containsWhitespace

Implementation of "containsWhitespace" in typescript, javascript and deno.

copyToClipboard

Implementation of "copyToClipboard" in typescript, javascript and deno.

CSVToArray

Implementation of "CSVToArray" in typescript, javascript and deno.

CSVToJSON

Implementation of "CSVToJSON" in typescript, javascript and deno.

decapitalize

Implementation of "decapitalize" in typescript, javascript and deno.

ellipsis

Implementation of "ellipsis" in typescript, javascript and deno.

escapeHTML

Implementation of "escapeHTML" in typescript, javascript and deno.

escapeRegExp

Implementation of "escapeRegExp" in typescript, javascript and deno.

expandTabs

Implementation of "expandTabs" in typescript, javascript and deno.

extendHex

Implementation of "extendHex" in typescript, javascript and deno.

formatDuration

Implementation of "formatDuration" in typescript, javascript and deno.

fromCamelCase

Implementation of "fromCamelCase" in typescript, javascript and deno.

getBaseURL

Implementation of "getBaseURL" in typescript, javascript and deno.

getURLParameters

Implementation of "getURLParameters" in typescript, javascript and deno.

hexToRGB

Implementation of "hexToRGB" in typescript, javascript and deno.

humanizeUrl

Implementation of "humanizeUrl" in typescript, javascript and deno.

indentString

Implementation of "indentString" in typescript, javascript and deno.

isAbsoluteURL

Implementation of "isAbsoluteURL" in typescript, javascript and deno.

isEmpty

Implementation of "isEmpty" in typescript, javascript and deno.

isLowerCase

Implementation of "isLowerCase" in typescript, javascript and deno.

isPrimitive

Implementation of "isPrimitive" in typescript, javascript and deno.

isString

Implementation of "isString" in typescript, javascript and deno.

isUpperCase

Implementation of "isUpperCase" in typescript, javascript and deno.

JSONtoCSV

Implementation of "JSONtoCSV" in typescript, javascript and deno.

longestItem

Implementation of "longestItem" in typescript, javascript and deno.

mapString

Implementation of "mapString" in typescript, javascript and deno.

mask

Implementation of "mask" in typescript, javascript and deno.

pad

Implementation of "pad" in typescript, javascript and deno.

palindrome

Implementation of "palindrome" in typescript, javascript and deno.

parseCookie

Implementation of "parseCookie" in typescript, javascript and deno.

pluralize

Implementation of "pluralize" in typescript, javascript and deno.

readFileLines

Implementation of "readFileLines" in typescript, javascript and deno.

removeNonASCII

Implementation of "removeNonASCII" in typescript, javascript and deno.

reverseString

Implementation of "reverseString" in typescript, javascript and deno.

RGBToHex

Implementation of "RGBToHex" in typescript, javascript and deno.

serializeCookie

Implementation of "serializeCookie" in typescript, javascript and deno.

serializeForm

Implementation of "serializeForm" in typescript, javascript and deno.

size

Implementation of "size" in typescript, javascript and deno.

sortBy

Implementation of "sortBy" in typescript, javascript and deno.

sortByKey

Implementation of "sortByKey" in typescript, javascript and deno.

splitLines

Implementation of "splitLines" in typescript, javascript and deno.

stringPermutations

Implementation of "stringPermutations" in typescript, javascript and deno.

stripHTMLTags

Implementation of "stripHTMLTags" in typescript, javascript and deno.

toCamelCase

Implementation of "toCamelCase" in typescript, javascript and deno.

toCurrency

Implementation of "toCurrency" in typescript, javascript and deno.

toKebabCase

Implementation of "toKebabCase" in typescript, javascript and deno.

toSnakeCase

Implementation of "toSnakeCase" in typescript, javascript and deno.

toTitleCase

Implementation of "toTitleCase" in typescript, javascript and deno.

unescapeHTML

Implementation of "unescapeHTML" in typescript, javascript and deno.

untildify

Implementation of "untildify" in typescript, javascript and deno.

URLJoin

Implementation of "URLJoin" in typescript, javascript and deno.

words

Implementation of "words" in typescript, javascript and deno.

yesNo

Implementation of "yesNo" in typescript, javascript and deno.