angular-swx-session-storage
Version:
$sessionStorage service for use in your AngularJS applications.
6 lines (5 loc) • 370 B
HTML
<h1></h1>
<div class=""><div class="docs-page"><p>$localStorage service for use in your AngularJS applications.</p>
<p>Provides a key-value (string-object) storage, that is backed by localStorage with support for expiry (in days).
Objects put or retrieved from this storage are automatically serialized or deserialized by angular's toJson/fromJson.</p>
</div></div>