Skip to content

Its-Just-Nans/localstorage-supercharged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localstorage-supercharged · npm version

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

About

A javascript object which under the hood save all his data in the localStorage

Topics

Resources

License

Stars

Watchers

Forks