DockYard / ember-cart

Shopping cart primitives for Ember
MIT License
53 stars 18 forks source link

Back with localStorage option #8

Closed bcardarella closed 9 years ago

bcardarella commented 9 years ago

In some cases we may want to persist the cart if the window is closed. In that case we need to backup the cart to localStorage. When the application initializes it will read out of localStorage the cart payload