Skip to content

just another html5 sessionStorage abstraction that enables you to act with different Storages

Notifications You must be signed in to change notification settings

abstraktor/StorageInstance.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

StorageInstance.js

StorageInstance is a sessionStorage (html5!) with the difference, that instances have different storage-scopes by default.

Every instance-scope is identified by a key string. You can optionally provide the key-string in a constructor to initialize a certain storage. If it already has values, you will be warned, but can continue and read the stored data.

About

just another html5 sessionStorage abstraction that enables you to act with different Storages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published