Cross-tab Communication using localStorage
Did you know that localStorage fires an event? More specifically, it fires an event whenever an item is added, modified, or removed in another browsing context.
Cross-tab Communication using localStorage
Did you know that localStorage fires an event? More specifically, it fires an event whenever an item is added, modified, or removed in another browsing context.
The missing Javascript smart persistence layer. Unified localstorage, cookie and session storage JavaScript API.
Offline Storage, Improved. localStorage+IndexedDB+WebSQL in a unified API.
“localStorage wrapper for all browsers without using cookies. Uses localStorage, globalStorage, and userData behavior under the hood”