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

Local Storage API - Add support for db.localstorage.key() to fetch all key at runtime #1731

Open
hotrungnhan opened this issue Jan 3, 2024 · 1 comment

Comments

@hotrungnhan
Copy link

hotrungnhan commented Jan 3, 2024

Should support for key api to fetch all avaliable record in local storage.
https://developer.mozilla.org/en-US/docs/Web/API/Storage/key

@hotrungnhan hotrungnhan changed the title Local Storage API Local Storage API - db.localstorage.key() Jan 3, 2024
@hotrungnhan hotrungnhan changed the title Local Storage API - db.localstorage.key() Local Storage API - Add support for db.localstorage.key() Jan 3, 2024
@hotrungnhan hotrungnhan changed the title Local Storage API - Add support for db.localstorage.key() Local Storage API - Add support for db.localstorage.key() at run time Jan 3, 2024
@hotrungnhan hotrungnhan changed the title Local Storage API - Add support for db.localstorage.key() at run time Local Storage API - Add support for db.localstorage.key() at runtime Jan 3, 2024
@hotrungnhan hotrungnhan changed the title Local Storage API - Add support for db.localstorage.key() at runtime Local Storage API - Add support for db.localstorage.key() to fetch all key at runtime Jan 3, 2024
@radex
Copy link
Collaborator

radex commented Apr 21, 2024

that makes sense, I encourage you to contribute a pull request

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