Search
@technobuddha/library
A large library of useful functions
v2.0.3 URL:
https://unpkg.com/@technobuddha/library@2.0.3/dist/index.js
Open
Browse Files
addTime
angleBetweenPoints
angleDifference
angleOfLine
angleReflection
approximatelyEquals
area
beginningOfDay
beginningOfMonth
beginningOfWeek
beginningOfYear
binaryUnits
bounds
build
camelCase
capitalize
cardinal
ceil
centroid
ch
changed
chop
clamp
clean
cleanEnd
cleanStart
clear
collapse
collapseBreakingSpace
collapseWhitespace
compare
compareNumbers
compareStrings
conjoin
constructNumber
convexHull
correctMSWord
count
Crc32
create2dArray
crossProduct
dataURL
dayOfWeek
dayOfYear
daysInMonth
decodeBase64
decodeBase64Url
decodeBinary
decodeText
deconstructNumber
deepEquals
delimited
deromanize
diceCoefficient
dotCase
duration
edgeAngles
encodeBase64
encodeBase64Url
encodeBinary
encodeText
endOfDay
endOfMonth
endOfWeek
endOfYear
ensurePrefix
ensureSuffix
escapeC
escapeGraphQL
escapeHTML
escapeJava
escapeJS
escapePython
extractDigits
fillTemplate
floor
formatDate
formatNumber
fraction
fuzzyMatch
getIndent
graphQL
groupCode
HashBase
humanCase
indefiniteArticle
indent
initials
int32
isAlpha
isAlphaNumeric
isArrayLike
isBoolean
isCartesian
isClosed
isDate
isDomain
isEmail
isEven
isFunction
isInPolygon
isIntersecting
isIPV4
isIPV4Local
isISODate
isIterable
isIterator
isLeapYear
isLeftOfLine
isLowerCase
isMidnight
isMultipleOf
isNegativeZero
isNumber
isNumeric
isObject
isOdd
isOnLine
isOnPolygon
isoWeekOfYear
isoWeeksInYear
isPolar
isPolygon
isPrimitive
isPunctuation
isRect
isRegExp
isRightOfLine
isSameDay
isSameMonth
isSameWeek
isSameYear
isString
isSurrogate
isUpperCase
isValidDate
isWhitespace
JSONMap
JSONSet
julian
kebabCase
largestInscribedRectangle
lerp
levenshteinDistance
lineIntersection
lineLength
longestCommonSubsequence
longestCommonSubstring
lookAhead
macroCase
maj
manhattanDistance
mask
matchCase
matches
mean
median
MersenneTwister
metricUnits
midpoint
mode
modulo
normalizeAngle
normalizeBinary
normalizeLineSegment
numberToLetter
occurrenceInMonth
orderOfMagnitude
ordinal
pad
parseDate
pascalCase
perimeter
plural
polygonSides
possessive
PriorityQueue
quote
randomDraw
randomPick
randomShuffle
randomWeightedPick
re
readability
regularPolygon
relativeTime
removeDiacritics
replacer
reviver
romanize
root
rotate
rotl
rotr
round
sameValue
scale
Sha1
Sha224
Sha256
Sha384
Sha512
ShaBase
shallowEquals
singleLine
snakeCase
sortKeys
sortOrder
splitChars
splitLines
splitSentences
splitWords
standardDeviation
star
startCase
strip
sum
summarize
syllables
tag
TimeSpan
timezone
titleCase
toAngle
toArray
toASCII
toBoolean
toCartesian
toClosed
toDate
toDegrees
toEnumeration
toError
toFilename
toInteger
tokenize
toLineSegment
toNumber
toPolar
toPolygon
toPrimitive
toRadians
toSquare
toString
translate
uncapitalize
unescapeC
unescapeHTML
unescapeJava
unescapeJS
unescapePython
unicodeLength
unindent
unquote
variance
wordwrap
zipperMerge
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
extra-string.web
A collection of common string functions {web}.
v2.3.2 URL:
https://unpkg.com/extra-string.web@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