lc-storage
A lightweight and type-safe utility for interacting with **localStorage** in modern JavaScript & TypeScript applications
@abarchibody/storage
Storage is plugin that help to store data in the local storage, or retrieve data
elementary-storage
Basic storage for the application which leverages browsers local storage and session storage
@abarchibody/cookie
Cookie is plugin that help to store data in the browser cookie, or retrieve data