![Module](https://img.shields.io/badge/%40platform-util.localStorage-%23EA4E7E.svg)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![NPM](https://img.shields.io/npm/v/@platform/util.localStorage.svg?colorB=blue&style=flat)](https://www.npmjs.com/package/@platform/util.localStorage)
![banner](https://platform.sfo2.digitaloceanspaces.com/repo-banners/util.local-storage.png)

[Strongly typed](https://www.typescriptlang.org) wrapper for working with [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).

## Setup

    yarn add @platform/util.localStorage 
