Open SassNinja opened 7 years ago
I'd like to use lockr for a new component, but with sessionStorage instead of localStorage. As far as I can see lockr is built for localStorage only.
Would it be possible to provide sessionStorage support as well or is this plugin intentionally restricted to localStorage?
I'm planning to completely rewrite the library so we can add this as a feature in the next major update.
I'd like to use lockr for a new component, but with sessionStorage instead of localStorage. As far as I can see lockr is built for localStorage only.
Would it be possible to provide sessionStorage support as well or is this plugin intentionally restricted to localStorage?