Liking cljdoc? Tell your friends :D

fleet.runtime


make-runtimeclj

(make-runtime escaping-fn)

Create runtime functions applied to specified escaping-fn.

Create runtime functions applied to specified escaping-fn.
raw docstring

rawclj

(raw escaping-fn s)

Prevent escaping of string by escaping-fn.

Prevent escaping of string by escaping-fn.
raw docstring

raw?clj

(raw? escaping-fn s)

Check if string is already escaped by escaping-fn.

Check if string is already escaped by escaping-fn.
raw docstring

Screenablecljprotocol

screenclj

(screen s escaping-fn)

Process and collect template string(s).

Process and collect template string(s).

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

× close