Liking cljdoc? Tell your friends :D

trident.firestore.util


->querycljs

(->query ident-or-query)
source

coerce-coll-identscljs

(coerce-coll-idents firestore coll)
source

coerce-from-fbcljs

(coerce-from-fb doc)
source

coerce-to-fbcljs

(coerce-to-fb firestore x)
source

doc->changeitemcljs

(doc->changeitem {:keys [doc exists]})
source

doc->changesetcljs

(doc->changeset doc)
source

doc->cljcljs

(doc->clj doc)
source

doc-query?cljs

(doc-query? q)
source

ident->pathcljs

(ident->path [table id])
source

ident->refcljs

(ident->ref firestore ident)
source

keywordize-pathcljs

(keywordize-path path)
source

path->identcljs

(path->ident path)
source

path->refcljs

(path->ref firestore path)
source

path-str->identcljs

(path-str->ident path-str)
source

query->refcljs

(query->ref firestore q)
source

query-snapshot->changesetcljs

(query-snapshot->changeset snapshot)
source

timestamp?cljs

(timestamp? x)
source

write-unsafecljs

(write-unsafe firestore changeset)
See https://clojure.atlassian.net/browse/ASYNC-192
sourceraw docstring

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

× close