Search
starts-with
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
v1.0.2 URL:
https://unpkg.com/starts-with@1.0.2/index.js
Open
Browse Files
array
begin
first
javascript
js
prefix
start
starts
string
tool
util
utility
utils
end-with
Determines whether a string ends with the characters of another string.
v1.0.2 URL:
https://unpkg.com/end-with@1.0.2/index.js
Open
Browse Files
string
str
starts
start
with
ends
end
search
prefix
postfix
check
first
begin
last
end
shim
polyfill
Ponyfill
util
utils
utility
tool
eslint-plugin-function-name
An eslint plugin to enforce method or function name stick to the conventions.
v2.0.5 URL:
https://unpkg.com/eslint-plugin-function-name@2.0.5/lib/index.js
Open
Browse Files
eslint
eslintplugin
eslint-plugin
rules
method
function
name
begin
verb
@stdlib/string-base-starts-with
Test if a string starts with the characters of another string.
v0.2.2 URL:
https://unpkg.com/@stdlib/string-base-starts-with@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdstring
utilities
utility
utils
util
base
string
str
check
begins
begin
starts
start
test
search
match
extra-string
A collection of common string functions.
v2.3.2 URL:
https://unpkg.com/extra-string@2.3.2/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