vault.js

Key-Value Storage of true data types for the browser and node

Browser

Open the console

storage
name
age
array
object
List all values Clear all values

You can also set path and expires on local/sessionStorage.

Node

npm install vault.js

Full documentation on Github

Fork me on GitHub