Format code Proxy to zprint
Format code Proxy to [zprint](https://github.com/kkinnear/zprint)
(add-header header)
(format-content content)
(format-content header content)
Format the clj
or edn
file
Returns a string, ready to be spitted, with the header
Params:
header
(optional) is written at the top of the filecontent
is a data structure to formatFormat the `clj` or `edn` file Returns a string, ready to be spitted, with the header Params: * `header` (optional) is written at the top of the file * `content` is a data structure to format
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close