gsklee / ngStorage

localStorage and sessionStorage done right for AngularJS.
MIT License
2.33k stars 461 forks source link

Extract serialization and allow override. #128

Closed egilkh closed 9 years ago

egilkh commented 9 years ago

In reference to #94, #67.

egilkh commented 9 years ago

Note to self: Should make tests for custom serializations. For now the tests is okay as we want the defaults to pass.