1.0.1 • Published 11 months ago

naive-storage v1.0.1

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

extract-valid

A tiny common wrapper for storage.

Install

npm install naive-storage

Usage

import { createNaiveStorage } from 'naive-storage'

const storage = createNaiveStorage({
    storage: localStorage
})

License

MIT

1.0.1

11 months ago

1.0.0

11 months ago