Liking cljdoc? Tell your friends :D

docx-utils.core


apply-transformationclj

(apply-transformation document {:keys [type placeholder replacement]})
source

apply-transformationsclj

(apply-transformations document transformations)
source

decorate-placeholderclj

(decorate-placeholder undecorated-placeholder)
source

transformclj

(transform transformations)
(transform template-file-path transformations)
(transform template-file-path output-file-path transformations)
source

transform-input-streamclj

(transform-input-stream transformations doc-input-stream)

Retrieves document from given InputStream. Transforms the stream data and returns a new InputStream.

Retrieves document from given InputStream.
Transforms the stream data and returns a new InputStream.
sourceraw docstring

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

× close