Liking cljdoc? Tell your friends :D

com.fulcrologic.fulcro.offline.browser-edn-store

An implementation of a DurableEDNStore that uses Browser local storage to save/load the EDN.

An implementation of a DurableEDNStore that uses Browser local storage to save/load the EDN.
raw docstring

browser-edn-storecljs

(browser-edn-store prefix)

Stores EDN as transit-encoded strings in browser-local storage. prefix is a string that will be used to make sure the names used in browser local storage are not confused with other things that might be in there.

Stores EDN as transit-encoded strings in browser-local storage. `prefix` is a string that will be used to make sure
the names used in browser local storage are not confused with other things that might be in there.
sourceraw docstring

BrowserEDNStorecljs

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close