Liking cljdoc? Tell your friends :D

keechma.toolbox.animations.helpers


calculate-valuecljs

(calculate-value value start end)
source

extract-css-unitcljs

(extract-css-unit value)
source

get-current-stylescljs

(get-current-styles value styles)
(get-current-styles value styles done?)
source

hex->rgbcljs

(hex->rgb hex)
source

identity-valuecljs

(identity-value _ _ end)
source

interpolate-colorcljs

(interpolate-color value start-color end-color)
(interpolate-color value start-color end-color from-low)
(interpolate-color value start-color end-color from-low from-high)
(interpolate-color value start-color end-color from-low from-high rgb?)
source

map-value-in-rangecljs

(map-value-in-range value to-low to-high)
(map-value-in-range value to-low to-high from-low)
(map-value-in-range value to-low to-high from-low from-high)
source

prepare-valuescljs

(prepare-values style)
source

rgb->hexcljs

(rgb->hex [r g b])
source

select-keys-by-namespacecljs

(select-keys-by-namespace data)
(select-keys-by-namespace data ns)
source

start-end-valuescljs

(start-end-values start end)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close