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

Extract indexed_db crate to a separate repository #2244

Open
laruh opened this issue Oct 15, 2024 · 0 comments
Open

Extract indexed_db crate to a separate repository #2244

laruh opened this issue Oct 15, 2024 · 0 comments
Assignees

Comments

@laruh
Copy link
Member

laruh commented Oct 15, 2024

We have a well-developed Rust representation of the IndexedDB API https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API, with low-level wrappers over essential JavaScript structures. I propose moving this implementation into a separate repository and publishing it on crates.io as komodo-idb-rs.

Currently there is limited number of up-to-date and complete libraries for IndexedDB in rust. Publishing komodo-idb-rs is a good opportunity for us to take a significant place in the open-source IndexedDB ecosystem for rust.

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