localstorage-supercharged · A javascript object which under the hood save all his data in the localStorage Usage import { local } from "./index.js" local.foo = "bar" // use like a normal object License Licensed under the MIT License - LICENSE