Daniel Kucal

Results 36 comments of Daniel Kucal

Just realized I've already created exactly the same few months ago 😅

My fork of [angular2-localstorage](https://github.com/zoomsphere/angular2-localstorage/) works pretty well with newest Angular2 version and has some extra features (with no breaking changes) listed in README. Hope you'll enjoy it :)

Hi @ssidorchick and @zilions, thank you for your question. We don't use AoT compiliation for now, but probably will in the future, so I want it to work with both...

@ssidorchick @zilions @MarcelMalik good news guys, AoT compilation should now pass on `aot` branch: https://github.com/zoomsphere/angular2-localstorage/tree/aot Please try it and let me know if it works for you. You can also...

@HarelM, thanks for your feedback! I took a look at your issues: 1. We also do it and haven't noticed this bug. Are you sure your data is not being...

@marcj, thanks for your response on the topic. I thought about it and unfortunately, it sounds a bit confusing for me... Your proposition looks like a quite overkill for this...

In general I think it's a good idea. Although, it could be small inconvenience for me to devote my private time if it won't be under our organization... So I...

v0.6.0 has been released! It contains important bug fixes, more configuration options, more how-tos and other cool things and... it's totally backward-compatible 💃 Just check its [README 📦 ](https://github.com/zoomsphere/ngx-store#angular-storage) for...

[ngx-store](https://www.npmjs.com/package/ngx-store) is compatible with Angular v4 and AoT compiler. Give it a try :)