mock-webstorage

A mock WebStorage class for mocking localStorage and sessionStorage objects in tests.

@lmcd/mock-storage

An implementation of the Web Storage API intended for use in development/testing in non-browser environments.

var-persist

Sync variables with the local/session storage using proxy objects & decorators

ydn.db

Javascript database library for IndexedDB, WebDatabase (WebSQL) and WebStorage (localStorage) storage mechanisms supporting version migration, advanced query and transaction workflow.