Liking cljdoc? Tell your friends :D

nuzzle.util


child-url?clj

(child-url? parent-url child-url)

create-dir-diffclj

(create-dir-diff old-snapshot new-snapshot)

create-dir-snapshotclj

(create-dir-snapshot dir)

deep-mergeclj

(deep-merge a & maps)

ensure-overlay-dirclj

(ensure-overlay-dir overlay-dir-path)

find-hiccup-strclj

(find-hiccup-str hiccup regex)

Find first string matching regular expression in deeply nested Hiccup tree

Find first string matching regular expression in deeply nested Hiccup tree
raw docstring

generate-chroma-commandclj

(generate-chroma-command file-path language & {:keys [style line-numbers?]})

generate-pygments-commandclj

(generate-pygments-command file-path language & {:keys [style line-numbers?]})

kebab-case->lower-caseclj

(kebab-case->lower-case s)

kebab-case->title-caseclj

(kebab-case->title-case s)

now-trunc-secclj

(now-trunc-sec)

path->last-mod-instclj

(path->last-mod-inst path)

Returns Instant of last modified time of a file specified by path

Returns Instant of last modified time of a file specified by path
raw docstring

prune-mapclj

(prune-map x)

Removes kv-pairs of a map where the value is nil.

Removes kv-pairs of a map where the value is nil.
raw docstring

replace-in-file!clj

(replace-in-file! file replace-arg replace-arg-2)

safe-shclj

(safe-sh command & args)

spyclj

(spy x)

stringify-urlclj

(stringify-url url)

time-str->?instclj

(time-str->?inst time-str)

Converts date, datetime, or zoned datetime string into Instant. Returns nil if conversion cannot be done

Converts date, datetime, or zoned datetime string into Instant. Returns nil
if conversion cannot be done
raw docstring

vectorize-urlclj

(vectorize-url url)

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

× close