Liking cljdoc? Tell your friends :D
Mostly cljs.
Exceptions indicated.

devcards.core


activecljs

source

add-environment-defaultscljs

(add-environment-defaults card-options)
source

all-front-matter-metaclj/smacro

(all-front-matter-meta filter-keyword)
source

assert-options-mapcljs

(assert-options-map m)
source

atom-like-optionscljs

(atom-like-options main-obj {:keys [options] :as devcard-opts})
source

atom-like?cljs

(atom-like? x)
source

AtomLikeOptionscljs

source

back-in-history!cljs

(back-in-history! this)
source

booler?cljs

(booler? key opts)
source

can-go-backcljs

(can-go-back this)
source

can-go-forwardcljs

(can-go-forward this)
source

cardclj

(card vname docu)
(card vname docu main-obj)
(card vname docu main-obj initial-data)
(card vname docu main-obj initial-data options)
source

card-basecljs

(card-base opts)
source

card-buffer-sizecljs

source

card-with-errorscljs

(card-with-errors card-options)
source

card?cljs

(card? c)
source

code-highlightcljs

(code-highlight code-str lang)
source

CodeHighlightcljs

source

coerce-to-devcards-optionscljs

(coerce-to-devcards-options main-obj)
source

continue-on!cljs

(continue-on! this)
source

create-idevcardclj/smacro

(create-idevcard main-obj-body default-options-literal)
source

default-derive-maincljs

(default-derive-main parent-elem card data-atom change-count)
source

defcardclj/smacro

(defcard & expr)
source

defcard*clj/smacro

(defcard* vname expr)
source

defcard-docclj/smacro

(defcard-doc & exprs)
source

defcard-omclj/smacro

(defcard-om & exprs)
source

defcard-om-nextclj/smacro

(defcard-om-next & exprs)
source

defcard-rgclj/smacro

(defcard-rg & exprs)
source

deftestclj/smacro

(deftest vname & parts)
source

devcard-event-chancljs

source

DevcardBasecljs

source

doclj/smacro

(do & exprs)
source

docclj/smacro

(doc & body)
source

dom-nodeclj/smacro

(dom-node body)
source

DomComponentcljs

source

dont-updatecljs

(dont-update change-count children-thunk)
source

DontUpdatecljs

source

ednclj/smacro

(edn body)
source

edn-like-optionscljs

(edn-like-options main-obj devcard-opts)
source

edn-like?cljs

(edn-like? x)
source

EdnLikeOptionscljs

source

error-linecljs

(error-line e)
source

forward-in-history!cljs

(forward-in-history! this)
source

get-cards-for-nscljs

(get-cards-for-ns ns-symbol)
source

get-data-atomcljs

source

get-front-mattercljs

(get-front-matter munged-namespace)
source

get-hljscljs

(get-hljs)
source

get-nsclj

(get-ns env)
source

get-propscljs

(get-props this k)
source

get-statecljs

(get-state this k)
source

highlight-nodecljs

(highlight-node this)
source

hist-recorderclj/smacro

(hist-recorder body)
source

HistoryComponentcljs

source

IdentityOptionscljs

source

IDevcardcljsprotocol

-devcardcljs

(-devcard this devcard-opts)
source

IDevcardOptionscljsprotocol

-devcard-optionscljs

(-devcard-options this devcard-opts)
source

in-time-machine?cljs

(in-time-machine? this)
source

load-data-from-channel!cljs

(load-data-from-channel!)
source

markdown->reactcljs

(markdown->react & strs)
source

markdown-block->reactcljsmultimethod

source

merge-front-matter-options!cljs

(merge-front-matter-options! ns-symbol)
source

merge-optionsclj

(merge-options lit-opt-map options)
source

mkdn-codeclj/smacro

(mkdn-code body)
source

mkdn-pprint-codeclj/smacro

(mkdn-pprint-code obj)
source

mkdn-pprint-sourceclj/smacro

(mkdn-pprint-source obj)
source

mkdn-pprint-strclj/smacro

(mkdn-pprint-str obj)
source

mount-namespacecljs

(mount-namespace ns-symbol)
source

mount-namespace-livecljs

(mount-namespace-live ns-symbol)
source

name->pathclj

(name->path env vname)
source

noframe-docclj/smacro

(noframe-doc & exprs)
source

om-next-rootclj/smacro

(om-next-root om-next-comp)
(om-next-root om-next-comp om-next-reconciler)
source

om-rootclj/smacro

(om-root om-comp-fn)
(om-root om-comp-fn om-options)
source

optional-docclj

(optional-doc xs)
source

optional-nameclj

(optional-name exprs default-name)
source

parse-argsclj

(parse-args xs default-name)
source

parse-card-argsclj

(parse-card-args xs default-name)
source

pprint-codeclj/smacro

(pprint-code obj)
source

pprint-strclj/smacro

(pprint-str obj)
source

react-element-type-symbolcljs

Make a react Symbol the same way as React 0.14

Make a react Symbol the same way as React 0.14
sourceraw docstring

react-element?cljs

(react-element? main-obj)
source

reagentclj/smacro

(reagent body)
source

ref->nodecljs

(ref->node this ref)
source

register-cardcljs

(register-card c)
source

register-figwheel-listeners!cljs

(register-figwheel-listeners!)

This event doesn't need to be fired for the system to run. It will just render a little faster on reload if it is fired. Figwheel isn't required to run devcards.

This event doesn't need to be fired for the system to run. It will just render
a little faster on reload if it is fired. Figwheel isn't required to run devcards.
sourceraw docstring

register-listeners-figcljs

source

render-all-card-elementscljs

(render-all-card-elements main data-atom card)
source

render-errorscljs

(render-errors opts errors)
source

render-into-domcljs

source

render-namespace-to-stringcljs

(render-namespace-to-string ns-symbol)
source

render-nscljs

(render-ns ns-symbol app-state)
source

render-pass-failcljs

(render-pass-fail {:keys [expected actual type] :as m})
source

render-testscljs

(render-tests this path test-summary)
source

run-card-testscljs

(run-card-tests test-thunks)
source

start-devcard-ui!clj/smacro

(start-devcard-ui!)
(start-devcard-ui! options)
source

start-devcard-ui!*cljs

(start-devcard-ui!*)
(start-devcard-ui!* options)
source

stringer?cljs

(stringer? key opts)
source

test-cardcljs

(test-card & test-thunks)
source

test-card-test-runcljs

(test-card-test-run this tests)
source

test-channelcljs

source

test-loopcljs

source

test-rendercljsmultimethod

source

test-timeoutcljs

source

TestDevcardcljs

source

testsclj/smacro

(tests & parts)
source

validate-card-optionscljs

(validate-card-options opts)
source

wrangle-inital-datacljs

(wrangle-inital-data this)
source

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

× close