Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should LocalStorage Source have a remove? #23

Open
CumpsD opened this issue Jun 20, 2015 · 1 comment
Open

Should LocalStorage Source have a remove? #23

CumpsD opened this issue Jun 20, 2015 · 1 comment

Comments

@CumpsD
Copy link

CumpsD commented Jun 20, 2015

Right now https://github.com/martyjs/marty-lib/blob/master/modules/local-storage-state-source/localStorage.js has get and set, but the localStorage API also has removeItem() method.

Should the LocalStorage Source also accomodate for this?

@jhollingworth
Copy link
Contributor

Yeah, it definitely should. I will try find some time to add this to the API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants