5 unstable releases

0.3.0 Aug 11, 2023
0.2.2 Aug 21, 2022
0.2.1 Apr 13, 2022
0.2.0 Oct 24, 2021
0.1.0 Jul 28, 2021

#547 in WebAssembly

Download history 13853/week @ 2024-03-14 15510/week @ 2024-03-21 15198/week @ 2024-03-28 13283/week @ 2024-04-04 16250/week @ 2024-04-11 15031/week @ 2024-04-18 13483/week @ 2024-04-25 13674/week @ 2024-05-02 12512/week @ 2024-05-09 12430/week @ 2024-05-16 11545/week @ 2024-05-23 13413/week @ 2024-05-30 12328/week @ 2024-06-06 13399/week @ 2024-06-13 12480/week @ 2024-06-20 11085/week @ 2024-06-27

51,384 downloads per month
Used in 53 crates (12 directly)

MIT/Apache

22KB
300 lines

gloo-storage

Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The 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
~184K SLoC