Liking cljdoc? Tell your friends :D

parinfer.api-js

Exports a JavaScript module with function hooks into Parinfer.

Exports a JavaScript module with function hooks into Parinfer.
raw docstring

convert-optscljs

(convert-opts js-opts)

Convert the JS options object to a clojure map

Convert the JS options object to a clojure map
raw docstring

js-indent-modecljs

(js-indent-mode txt js-opts)

JavaScript wrapper around parinfer.indent-mode/format-text

JavaScript wrapper around parinfer.indent-mode/format-text
raw docstring

js-indent-mode-changecljs

(js-indent-mode-change txt prev-state js-change js-opts)

JavaScript wrapper around parinfer.indent-mode/format-text-change

JavaScript wrapper around parinfer.indent-mode/format-text-change
raw docstring

js-paren-modecljs

(js-paren-mode txt js-opts)

JavaScript wrapper around parinfer.paren-mode/format-text

JavaScript wrapper around parinfer.paren-mode/format-text
raw docstring

js-resultcljs

(js-result {:keys [text valid? state]})

Convert the result to a JS object

Convert the result to a JS object
raw docstring

opt->cljscljs

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

× close