helper-js
Advanced tools
Changelog
[2.0.0] - 2020-06-10
numRand
to randInt
numPad
to strPad
min
to notLessThan
max
to notGreaterThan
strRand
to randString
arrayDiff
to arraySubtract
newArrayRemoveAt
to newArrayExcludingIndexes
arraySibling
to getArrayItemSibling
arrayGet
to arrayGetRange
getElSize
to getElSizeEvenInvisible
isset
replaceMultiple
objectMerge
forAll
iterateALL
cloneObj
store_executeOnceInScopeByName
executeOnceInScopeByName
debounce
joinMethods
getCss3Prefix
jqMakeCarousel
randChoice
getArrayItemSiblings
scrollTo
easeInOutQuad
groupArray
: return Map instead of ArrayobjectMap
: argumrnt handler
's third argument changed to index from objdepthFirstSearch
argumrnt reverse
changed to opt
debounceTrailing
return {action, stop}debounceImmediate
return {action, stop}setElChildByIndex
arguments order changedfindNodeListReverse
remove argument opt
binarySearch
argumentswaitFor
remove argument name
; return {promise, stop}