Liking cljdoc? Tell your friends :D

hoplon.storage-atom


html-storagecljs

(html-storage atom storage k & {:keys [ignore-existing]})
source

IStorageBackendcljsprotocol

Represents a storage resource.

Represents a storage resource.

-commit!cljs

(-commit! this value)

Commit value to storage at location.

Commit value to storage at location.

-getcljs

(-get this not-found)
sourceraw docstring

local-storagecljs

(local-storage atom k & {:keys [ignore-existing]})
source

session-storagecljs

(session-storage atom k & {:keys [ignore-existing]})
source

storecljs

(store atom backend & {:keys [ignore-existing]})
source

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

× close