@flekschas/utils
Advanced tools
Changelog
v0.11.0
matrixMeanCol()
and matrixMeanRow()
to matrixsortPos()
and argSort()
Changelog
v0.10.0
hexToRgbArray
, hexToRgbaArray
, rgbStrToRgbArray
, rgbaStrToRgbaArray
, rgbStrToDec
, rgbToHex
, and toRgbaArray
to colorisHex()
, isNormFloat()
, isNormFloatArray()
, isRgbArray()
, isRgbaArray()
, isRgbStr()
, isRgbaStr()
, isString()
, isUint8()
, and isUint8Array
to type-checkingdeepClone()
hexStrToDec()
to hexToDec()
deepClone()
to properly clone getter/setter instead of just cloning the valueChangelog
v0.5.0
withReadOnlyProperty()
to withStaticProperty()
withReadOnlyProperty()
Changelog
v0.4.0
dist()
to l2PointDist()
lPointDist()
and l1PointDist()