Liking cljdoc? Tell your friends :D

wkok.re-frame-crux.database


crux-urlcljs

(crux-url path)

delete-effect!cljs

(delete-effect! options)

See the doc for the :crux/delete effect in the re-frame-crux namespace

See the doc for the :crux/delete effect in the re-frame-crux namespace
raw docstring

event->fncljs

(event->fn event-fn)

Converts a re-frame event vector to a function that can be passed as cljs-ajax callbacks

Converts a re-frame event vector to a function that can be passed as cljs-ajax callbacks
raw docstring

get-effect!cljs

(get-effect! input)

See the doc for the :crux/get effect in the re-frame-crux namespace

See the doc for the :crux/get effect in the re-frame-crux namespace
raw docstring

make-delete-opcljs

(make-delete-op {:keys [id valid-time end-valid-time]})

make-entity-urlcljs

(make-entity-url {:keys [id valid-time tx-time tx-id]})

make-put-opcljs

(make-put-op {:keys [valid-time end-valid-time]} document)

make-query-urlcljs

(make-query-url {:keys [valid-time tx-time tx-id]})

put-effect!cljs

(put-effect! options)

See the doc for the :crux/put effect in the re-frame-crux namespace

See the doc for the :crux/put effect in the re-frame-crux namespace
raw docstring

query-effectcljs

(query-effect options)

See the doc for the :crux/query effect in the re-frame-crux namespace

See the doc for the :crux/query effect in the re-frame-crux namespace
raw docstring

query-payloadcljs

(query-payload {:keys [query] :as options})

set-headerscljs

(set-headers)

Sets HTTP request headers

Sets HTTP request headers
raw docstring

submit-tx-effect!cljs

(submit-tx-effect! options)

See the doc for the :crux/submit-tx effect in the re-frame-crux namespace

See the doc for the :crux/submit-tx effect in the re-frame-crux namespace
raw docstring

submit-tx-payloadcljs

(submit-tx-payload {:keys [ops] :as options})

to-cljs-ajaxcljs

(to-cljs-ajax {:keys [params on-success on-failure]})

Wraps the params in a Map that cljs-ajax understand

Wraps the params in a Map that cljs-ajax understand
raw docstring

tx-payloadcljs

(tx-payload options op)

with-crux-idcljs

(with-crux-id {:keys [doc]})

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

× close