#storage #storage-api #session #local #api-bindings #browser #web

ianaio-storage

Convenience crate for working with local and session storage in browser

1 unstable release

0.1.0 Jun 8, 2024

#659 in WebAssembly

Download history 141/week @ 2024-06-03 32/week @ 2024-06-10

173 downloads per month
Used in ianaio

Custom license

12KB
114 lines

ianaio-storage

Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The IanaIO Rust and WebAssembly Working Group

This crate provides wrappers for the Web Storage API

The data is stored in JSON form. We use serde for serialization and deserialization.

Dependencies

~7–9.5MB
~185K SLoC