Search
highlight-words-core
Utility functions shared by react-highlight-words and react-native-highlight-words
v1.2.3 URL:
https://unpkg.com/highlight-words-core@1.2.3/dist/index.js
Open
Browse Files
highlighter
highlight
text
words
matches
substring
occurrences
search
longest-streak
Count the longest repeating streak of a substring
v3.1.0 URL:
https://unpkg.com/longest-streak@3.1.0/index.js
Open
Browse Files
count
length
longest
repeating
streak
substring
character
ranges-merge
Merge and sort string index ranges
v9.0.15 URL:
https://unpkg.com/ranges-merge@9.0.15/index.js
Open
Browse Files
index
join
manage
merge
multiple
ranges
slices
string
substring
two
strip-outer
Strip a substring from the start/end of a string
v2.0.0 URL:
https://unpkg.com/strip-outer@2.0.0/index.js
Open
Browse Files
strip
trim
remove
outer
string
substring
start
end
wrap
leading
trailing
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