Liking cljdoc? Tell your friends :D

js.core.fetch


+fetch-opts+clj


check-optsclj

(check-opts opts)

checks for for errors

checks for for errors
raw docstring

fetchclj

(fetch url &)

fetches a http request

fetches a http request
raw docstring

fetch-apiclj

(fetch-api url & [opts])

api calls for fetch

api calls for fetch
raw docstring

fetch-fnclj

(fetch-fn url opts)

creates the fetch form with checks

creates the fetch form with checks
raw docstring

toAssignclj

(toAssign p state)

assigns the result to an object

assigns the result to an object
raw docstring

toBlobclj

(toBlob p)

returns the next promise as blob

returns the next promise as blob
raw docstring

toJsonclj

(toJson p)

returns the next promise as json

returns the next promise as json
raw docstring

toPrintclj

(toPrint p)

prints out the promise

prints out the promise
raw docstring

toTextclj

(toText p)

returns the next promise as text

returns the next promise as text
raw docstring

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

× close