0.1.0 • Published 7 years ago
flat-storage v0.1.0
flat-storage

The object storage interface for localStorage and sessionStorage.
Install
yarn add flat-storage
import { getItem, setItem, removeItem, bindStorageAsProxy } from 'flat-storage'
Usage
See the test case.
0.1.0
7 years ago