Liking cljdoc? Tell your friends :D

district0x.utils


address?cljs

(address? x)

big-num->ethercljs


bool->yes|nocljs

(bool->yes|no x)

chan?cljs

(chan? x)

color-darkencljs

(color-darken & args)

color-emphasizecljs

(color-emphasize & args)

color-lightencljs

(color-lighten & args)

create-length-validatorcljs

(create-length-validator max-length)
(create-length-validator min-length max-length)

current-location-hashcljs

(current-location-hash)

current-urlcljs

(current-url)

date?cljs

(date? x)

empty-string?cljs

(empty-string? x)

ensure-veccljs

(ensure-vec x)

epoch->longcljs

(epoch->long x)

error?cljs

(error? x)

eth->weicljs

(eth->wei x)

eth->wei->numcljs


eth-props->wei-propscljs

(eth-props->wei-props args wei-keys)

etherscan-urlcljs

(etherscan-url address)

format-datetimecljs

(format-datetime date)

format-dnt-with-symbolcljs

(format-dnt-with-symbol x)

format-ethcljs

(format-eth x)

format-eth-with-symbolcljs

(format-eth-with-symbol x)

format-local-datecljs

(format-local-date date)

format-local-datetimecljs

(format-local-datetime date)

format-metriccljs

(format-metric x)

get-window-width-sizecljs

(get-window-width-size width)

http-url-patterncljs


http-url?cljs

(http-url? x & [{:keys [:allow-empty?]}])

long->epochcljs

(long->epoch x)

map->veccljs

(map->vec m keys-order)

map-selected-keyscljs

(map-selected-keys f keyseq m)

map-vals-selected-keyscljs

(map-vals-selected-keys f keyseq m)

match-current-locationcljs

(match-current-location routes)

non-neg-ether-value?cljs

(non-neg-ether-value? x & [{:keys [:allow-empty?]}])

non-neg-or-empty-ether-value?cljs


non-neg?cljs

(non-neg? x)

not-neg?cljs

(not-neg? x)

num->weicljs

(num->wei value)

parse-floatcljs

(parse-float number)

path-forcljs

(path-for {:keys [:route :route-params :routes]})

pluralizecljs

(pluralize text count)

pos-ether-value?cljs

(pos-ether-value? x & [props])

provides-web3?cljs

(provides-web3?)

replace-commacljs

(replace-comma x)

sha3?cljs

(sha3? x)

time-remainingcljs

(time-remaining from-time to-time)

to-locale-stringcljs

(to-locale-string x max-fraction-digits)

truncatecljs

(truncate string length)
(truncate string length suffix)

Truncate a string with suffix (ellipsis by default) if it is longer than specified length.

Truncate a string with suffix (ellipsis by default) if it is
longer than specified length.
raw docstring

wei->ethcljs

(wei->eth x)

wei->eth->numcljs


zero-address?cljs

(zero-address? x)

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

× close