localStorage / sessionStorage

Typed Storage SDK

SSR-safe wrapper around browser storage with namespacing, serialization control, and full TypeScript key safety.

Namespace: demo

Set Value

Get Value

Check Existence

Remove Value

Clear Namespace

Configuration Example

Namespacing prevents collisions and allows scoped clearing.