async-local-storage
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.

Category

Utilities

Framework

Angular

Language

JavaScript

Forks

6

Stars

23