hodgepodge icon indicating copy to clipboard operation
hodgepodge copied to clipboard

A idiomatic ClojureScript interface to local and session storage

Results 2 hodgepodge issues
Sort by recently updated
recently updated
newest added

This library seems nice, but I have concerns about localstorage being sync, it would be nice to at least explore the idea of using [localForage](https://localforage.github.io/localForage/)

enhancement