This package provides a typed, common interface for multiple different storage domains.
npm install typescript-storage
Multiple sub-package are combined and exposed in this omni-package. See each of these packages for their usage and API.
This package provides typed interface for LocalStorage, SessionStorage, and WebStorage.
This package provides typed interface for managing cookies.
This package provides typed interface accessing environment variables.