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
@n3okill/utils
Many javascript helpers
v2.0.4 URL:
https://unpkg.com/@n3okill/utils@2.0.4/dist/cjs/index.js
Open
Browse Files
array
chunk
clone
deep
combine
unique
contains
diff
remove
delete
flat
intersect
isEmpty
range
toMap
toString
buffer
repeat
trim
replace
format
pad
xor
titleCase
expand
split
version
compare
validate
is
type
email
dhavaltank-js-utils
JavaScript Utility Package which is a collection of functions i use regularly and don't want to write again
v0.0.4 URL:
https://unpkg.com/dhavaltank-js-utils@0.0.4/dist/index.js
Open
Browse Files
utils
utils-file
js-utils
javascript
dhaval
dhavaltank
dhavaltank-js-utils
capitalizeFirstLetter
titleCase
getInitials
getTruncateDescription
compareArrays
generateOTPWithLength
generateRandomPassword
slugify
setLocalStorage
getLocalStorage
removeLocalStorage
clearLocalStorage
getGreeting
validateText
validateEmail
validatePassword
validateMobileNumber
formatCurrency
CurrencyCode
removeDuplicatesFromArray
sortArrayByMode
reverseString
isObjectValuesEmpty
checkNotNullAndNotEmpty
handleNaN
isFalsy
isTruthy
groupBy
case-string
A Node.js module providing various string manipulation functions to handle string cases.
v1.2.10 URL:
https://unpkg.com/case-string@1.2.10/dist/index.js
Open
Browse Files
lowerCase
upperCase
titleCase
reverseTitleCase
invertCase
camelCase
pascalCase
kebabCase
constantCase
pascalSnakeCase
trainCase
snakeCase
constantCase
sentenceCase
dotCase
pathCase
alternateCase1
alternateCase2
spongeCase
toggleCase
converting-case
This package is used to convert cases.
v0.0.2 URL:
https://unpkg.com/converting-case@0.0.2/index.js
Open
Browse Files
converting-case
case
case-conversion
change-case
pascal-case
camel-case
string-conversion
conversion
sentenceCase
camelCase
constantCase
dotCase
headerCase
paramCase
pascalCase
pathCase
sentenceCase
snakeCase
swapCase
titleCase
upperCase
lowerCase