Liking cljdoc? Tell your friends :D

reverie.util


anti-forgery-fieldclj

(anti-forgery-field)

Get the CSRF token as hiccup

Get the CSRF token as hiccup
raw docstring

deep-mergeclj

(deep-merge & vals)

Recursively merges maps. If keys are not maps, the last value wins.

Recursively merges maps. If keys are not maps, the last value wins.
raw docstring

get-table-nameclj

(get-table-name prefix name)

join-pathsclj

(join-paths & paths)

Join two or more fragments of a path together

Join two or more fragments of a path together
raw docstring

kw->strclj

(kw->str x)

namespaced-kw?clj

(namespaced-kw? x)

qsizeclj

(qsize qs)

regex?clj

(regex? x)

select-ns-keysclj

(select-ns-keys map ns)
(select-ns-keys map ns strip-namespace?)

Select keys from a map based on a namespace. By default it gives back the map with the namespace stripped from the keys

Select keys from a map based on a namespace. By default it gives back the map with the namespace stripped from the keys
raw docstring

shorten-uriclj

(shorten-uri uri to-remove)

shortens the uri by removing the unwanted part. Used for defpage and defapp

shortens the uri by removing the unwanted part. Used for defpage and defapp
raw docstring

slugifyclj

(slugify name)

str->kwclj

(str->kw x)

uuid?clj

(uuid? x)

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

× close