(child-url? parent-url child-url)
(create-dir-diff old-snapshot new-snapshot)
(create-dir-snapshot dir)
(deep-merge a & maps)
(ensure-overlay-dir overlay-dir-path)
(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
(generate-chroma-command file-path language & {:keys [style line-numbers?]})
(generate-pygments-command file-path language & {:keys [style line-numbers?]})
(kebab-case->lower-case s)
(kebab-case->title-case s)
(now-trunc-sec)
(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
(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.
(replace-in-file! file replace-arg replace-arg-2)
(safe-sh command & args)
(spy x)
(stringify-url url)
(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
(vectorize-url url)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close