angular-swx-session-storage
Version:
$sessionStorage service for use in your AngularJS applications.
9 lines (8 loc) • 450 B
HTML
<h1><code ng:non-bindable=""></code>
<div><span class="hint"></span>
</div>
</h1>
<div><div class="angular-local-storage-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>