Search
extra-string
A collection of common string functions.
v2.2.0 URL:
https://unpkg.com/extra-string@2.2.0/index.js
Open
Browse Files
extra
string
at
infix
isInfix
isPrefix
isSuffix
left
prefix
right
size
suffix
CompareFunction
MapFunction
ReplaceFunction
TestFunction
DIGITS
HEX_DIGITS
LETTERS
LOWERCASE
MAX_CODE_POINT
MIN_CODE_POINT
OCT_DIGITS
PRINTABLE
PUNCTUATION
UPPERCASE
WHITESPACE
begin
charAt
charCodeAt
codePointAt
codePointRange
compare
concat
countEachMatchingNgram
countEachNgram
countMatchingNgrams
countNgrams
countUniqueMatchingNgrams
countUniqueNgrams
damerauLevenshteinDistance
end
endsWith
euclideanDistance
filter
from
fromCharCode
fromCodePoint
get
getAll
hammingDistance
includes
index
indexOf
indexRange
is
isCharacter
isEmpty
isEqual
jaccardDistance
jaccardIndex
jaroDistance
jaroSimilarity
jaroWinklerDistance
jaroWinklerSimilarity
lastIndexOf
length
levenshteinDistance
localeCompare
longestCommonInfix
longestCommonPrefix
longestCommonSuffix
longestUncommonInfixes
match
matchAll
matchingNgrams
middle
ngrams
normalize
of
padEnd
padStart
repeat
replace
reverse
search
set
slice
sorensenDiceDistance
sorensenDiceIndex
sort
spaces
splice
split
startsWith
substring
toBaseline
toCamelCase
toKebabCase
toLocaleLowerCase
toLocaleUpperCase
toLowerCase
toPascalCase
toSnakeCase
toString
toSubscript
toSuperscript
toUpperCase
trim
trimEnd
trimStart
tverskyDistance
tverskyIndex
uniqueMatchingNgrams
uniqueNgrams
valueOf
extra-string.web
A collection of common string functions {web}.
v2.2.0 URL:
https://unpkg.com/extra-string.web@2.2.0/index.js
Open
Browse Files
extra
string
at
infix
isInfix
isPrefix
isSuffix
left
prefix
right
size
suffix
CompareFunction
MapFunction
ReplaceFunction
TestFunction
DIGITS
HEX_DIGITS
LETTERS
LOWERCASE
MAX_CODE_POINT
MIN_CODE_POINT
OCT_DIGITS
PRINTABLE
PUNCTUATION
UPPERCASE
WHITESPACE
begin
charAt
charCodeAt
codePointAt
codePointRange
compare
concat
countEachMatchingNgram
countEachNgram
countMatchingNgrams
countNgrams
countUniqueMatchingNgrams
countUniqueNgrams
damerauLevenshteinDistance
end
endsWith
euclideanDistance
filter
from
fromCharCode
fromCodePoint
get
getAll
hammingDistance
includes
index
indexOf
indexRange
is
isCharacter
isEmpty
isEqual
jaccardDistance
jaccardIndex
jaroDistance
jaroSimilarity
jaroWinklerDistance
jaroWinklerSimilarity
lastIndexOf
length
levenshteinDistance
localeCompare
longestCommonInfix
longestCommonPrefix
longestCommonSuffix
longestUncommonInfixes
match
matchAll
matchingNgrams
middle
ngrams
normalize
of
padEnd
padStart
repeat
replace
reverse
search
set
slice
sorensenDiceDistance
sorensenDiceIndex
sort
spaces
splice
split
startsWith
substring
toBaseline
toCamelCase
toKebabCase
toLocaleLowerCase
toLocaleUpperCase
toLowerCase
toPascalCase
toSnakeCase
toString
toSubscript
toSuperscript
toUpperCase
trim
trimEnd
trimStart
tverskyDistance
tverskyIndex
uniqueMatchingNgrams
uniqueNgrams
valueOf
locale-includes
String.prototype.includes() but using localeCompare.
v1.0.6 URL:
https://unpkg.com/locale-includes@1.0.6/lib/index.js
Open
Browse Files
localeincludes
locale
includes
contains
string
localecompare
search
filter
match
diacritics
accents
case
insensitive
i18n
esm
module
@12joan/locale-includes
String.prototype.includes() but using localeCompare.
v1.0.3 URL:
https://unpkg.com/@12joan/locale-includes@1.0.3/lib/index.js
Open
Browse Files
localeincludes
locale
includes
contains
string
localecompare
search
filter
match
diacritics
accents
case
insensitive
i18n
esm
module
normalized-contains
Checks whether a normalized version of a string contains another string
v1.0.0 URL:
https://unpkg.com/normalized-contains@1.0.0/lib/normalizedContains.umd.js
Open
Browse Files
localeCompare
contains
includes
Unicode
Normalization