1.0.1 • Published 7 months ago

@vsirotin/browser-local-storage v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

BrowserLocalStorage

This TypeScript library is a facade (wrapper) on native mechanisms for storing and retrieving data locally in a browser.

From the user's point of view, it is a key-value object database with an additional level of hierarchy. In other words, key-value pairs are grouped into many groups in this database.

1.0.1

7 months ago