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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |