1.0.2 • Published 8 months ago

@exodus/storage-local-storage v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@exodus/storage-local-storage

Install

yarn add @exodus/storage-local-storage`

Usage

@exodus/storage-spec implementation on top of browser localStorage

import createStorage from '@exodus/storage-local-storage'

const storage = createStorage({ localStorage })
// use as any other `@exodus/storage-spec` compliant interface
1.0.2

8 months ago

1.0.1

11 months ago

1.0.0

11 months ago