Liking cljdoc? Tell your friends :D

aerial.saite.codemirror


center-poscljs

(center-pos cm)
source

clear-outputcljs

(clear-output cm)
source

cmcljs

(cm)
source

cm-hiccupcljs

(cm-hiccup opts input output)
source

cminsertcljs

(cminsert cm text)
(cminsert cm text offset)
(cminsert cm text offset cur)

Modified version of pe/insert which does not understand multiline text.

Modified version of pe/insert which does not understand multiline text.
sourceraw docstring

code-mirrorcljs

(code-mirror input
             mode
             &
             {:keys [js-cm-opts cb tid eid ed? tbody hint-on-keyup]
              :or {cb (fn* [p1__32812#] (printchan p1__32812#))}})

Create a code-mirror editor. The parameters: value-atom (reagent atom) when this changes, the editor will update to reflect it. options :js-cm-opts options passed into the CodeMirror constructor

Create a code-mirror editor. The parameters:
value-atom (reagent atom)
  when this changes, the editor will update to reflect it.
options
:js-cm-opts
  options passed into the CodeMirror constructor
sourceraw docstring

comp-dbgcljs

source

completion-cbcljs

(completion-cb m from to cb)
source

current-cm-frame-infocljs

(current-cm-frame-info cm)
source

dbg-cmcljs

source

delete-framecljs

(delete-frame cm)
source

doctab?cljs

(doctab?)
source

editor-hiccupcljs

(editor-hiccup opts input output)
source

enhanced-cutcljs

(enhanced-cut cm)
source

enhanced-yankcljs

(enhanced-yank cm)
source

eval-code-after-loadcljs

(eval-code-after-load)
source

eval-inner-on-jvmcljs

(eval-inner-on-jvm nssym code tid eid)
source

eval-mixed-cccljs

(eval-mixed-cc cm & {:keys [cb]})
source

evalcccljs

(evalcc cm)
source

evaljvm-cccljs

(evaljvm-cc cm)
source

evaljvm-xecljs

(evaljvm-xe cm)
source

evalxecljs

(evalxe cm)
source

excluded-trigger-keyscljs

source

find-outer-sexprcljs

(find-outer-sexpr cm)
source

frame-exists?cljs

(frame-exists? fid)
source

gen-block-codecljsmultimethod

source

get-bodycljs

(get-body hdr bodystg)
source

get-chunk-codecljs

(get-chunk-code lines)
source

get-cm-blockcljs

(get-cm-block cm)
source

get-cm-frame-idscljs

(get-cm-frame-ids cm)
source

get-cm-sexprcljs

(get-cm-sexpr cm)
source

get-cur-srccljs

(get-cur-src)
source

get-frame-indexcljs

(get-frame-index cm)
source

get-frame-index-positionscljs

(get-frame-index-positions cm)
source

get-md-defaultscljs

(get-md-defaults)
(get-md-defaults k)
source

get-mixed-cccljs

(get-mixed-cc cm)
source

get-outer-sexpr-srccljs

(get-outer-sexpr-src cm)
source

get-sym-at-cursorcljs

(get-sym-at-cursor cm)
source

get-tab-frame-idscljs

(get-tab-frame-ids tid)
source

get-tab-specscljs

(get-tab-specs tid)
source

initcljs

(init)
source

insert-cm-mdcljs

(insert-cm-md cm)
source

insert-framecljs

(insert-frame cm)
source

insert-handle-returncljs

(insert-handle-return cm res)
source

insert-mdcljs

(insert-md cm)
source

insert-mjltcljs

(insert-mjlt cm)

Insert a 'MathJax'-ifier snippet into a markdown text

Insert a 'MathJax'-ifier snippet into a markdown text
sourceraw docstring

insert-src-curcljs

(insert-src-cur srctxt)
source

insert-txt-framecljs

(insert-txt-frame cm)
source

insert-vis-framecljs

(insert-vis-frame cm)
source

js-hintcljs

(js-hint cm)
source

js-ns-publicscljs

(js-ns-publics)
(js-ns-publics ns)
source

jvm-hintcljs

(jvm-hint cm)
source

LIST-NODEScljs

source

make-error-framecljs

(make-error-frame fid msg)
source

next-cmidcljs

(next-cmid)
source

next-fidcljs

(next-fid)
source

next-vidcljs

(next-vid)
source

output-hiccupcljs

(output-hiccup opts oh output)
source

process-cm-blockcljs

(process-cm-block cm)
source

re-visualizecljs

(re-visualize cm)
source

recenter-top-bottomcljs

(recenter-top-bottom cm)
source

selfhost-eval-on-jvmcljs

(selfhost-eval-on-jvm nssym code tid eid)
source

set-md-defaultscljs

(set-md-defaults optsmap)
source

set-themecljs

(set-theme cm theme)
source

show-completionscljs

(show-completions cm cb)
source

show-doccljs

(show-doc cm)
source

show-js-completionscljs

(show-js-completions cm cb)
source

show-js-doccljs

(show-js-doc cm)
source

show-js-sourcecljs

(show-js-source cm)
source

show-sourcecljs

(show-source cm)
source

spinnercljs

(spinner)
source

spinner???cljs

(spinner???)
source

xform-codecljs

(xform-code)
source

xform-kb-symscljs

(xform-kb-syms kb-map)
source

xtra-key-xrefcljs

source

xtra-keys-emacscljs

(xtra-keys-emacs)
source

xtra-keys-emacs-oldcljs

(xtra-keys-emacs-old)
source

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

× close