Skip to content

Future bindings for IndexedDB via web_sys

Notifications You must be signed in to change notification settings

Hywan/rust-indexed-db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indexed DB Futures

Wraps the web_sys Indexed DB API in a Future-based API and removes the pain of dealing with Javascript callbacks in Rust.

See root crate docs for usage instructions.

This is a very early release that hasn't been fully tested and is currently being tried out in a weekend project.

It is also the first library I've written in Rust - feedback is most welcome and the API may take on a different shape in the library's v0.x phase.

About

Future bindings for IndexedDB via web_sys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.1%
  • JavaScript 3.9%