Storage

get

Returns a value of variable with the name set by key parameter.

getKeys

Returns the names of all variables.

set

To retrieve variables and their values, use the following methods:

Features

If one developer has created variables using this method, any developer of the application can use them. You can opt out of localStorage in favor of storage.set.