Angular Local Storage Versions Save

An AngularJS module that gives you access to the browsers local storage with cookie fallback

0.1.4

9 years ago

add browserSupportsCookies as a public api, improves tests and docs

0.1.3

9 years ago

Support deep comparison for objects, see issue #144, including tests too. Improve README file

0.1.1

9 years ago

Improve serialization to localStorage issue: #99 and cookie: #121, add localStorage.length work as expected, improve tests, expand doc a bit, add common.js file

0.0.7

9 years ago

0.0.6

9 years ago

NOTE: Proper uglificatioin was not done on this release.