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

Useful method missing like storage.chrome.get([value1, value2, value3], () => {}) #41

Open
IsmaelEzequiel opened this issue Aug 10, 2023 · 1 comment

Comments

@IsmaelEzequiel
Copy link

The method get works fine, but I missed a method like chrome, not to get all data, but get only specific data, actually I'm using storage.chrome.get api and JSON.parse() but my own.

If there's a possibility for this method to be add, let me know.

I can work in this and implement this method.

Thnks

@louisgv
Copy link
Contributor

louisgv commented Oct 19, 2023

@IsmaelEzequiel sorry for the late follow-up. Please feel free to contribute a PR! Preferably we should add that under the Storage subclass and also the BaseStorage as well. I'm thinking of a getItems function?

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