Liking cljdoc? Tell your friends :D

girouette.tw.common


breakpoint->pixelsclj/s


class-name-transformclj/s

(class-name-transform rule props)

common-rulesclj/s


componentsclj/s


default-pipelineclj/s


div-100clj/s

(div-100 x)

div-4clj/s

(div-4 x)

dotclj/s

(dot class)

inner-state-variants-transformclj/s

(inner-state-variants-transform rule props)

media-queries-transformclj/s

(media-queries-transform rule props)

mul-100clj/s

(mul-100 x)

number->double-or-intclj/s

(number->double-or-int value)

Convert numeric value to a double, or a int if the value can be converted without a loss. Useful for getting rid of ratio numbers like 5/2.

Convert numeric value to a double, or a int if the value can be converted without a loss.
Useful for getting rid of ratio numbers like 5/2.
raw docstring

outer-state-variants-transformclj/s

(outer-state-variants-transform rule props)

read-numberclj/s

(read-number data)

Converts the input into a number. Accepts the formats [:integer "1"], [:number "1"] or "1". This function might become private at some point, do not use if possible.

Converts the input into a number.
Accepts the formats [:integer "1"], [:number "1"] or "1".
This function might become private at some point, do not use if possible.
raw docstring

value-unit->cssclj/s

(value-unit->css data)
(value-unit->css data {:keys [signus] :as options})

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

× close