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

#540 in WebAssembly

Download history 15629/week @ 2024-08-25 14965/week @ 2024-09-01 15250/week @ 2024-09-08 12910/week @ 2024-09-15 16155/week @ 2024-09-22 16732/week @ 2024-09-29 13430/week @ 2024-10-06 15463/week @ 2024-10-13 16985/week @ 2024-10-20 14878/week @ 2024-10-27 14276/week @ 2024-11-03 12611/week @ 2024-11-10 14080/week @ 2024-11-17 14865/week @ 2024-11-24 15761/week @ 2024-12-01 12663/week @ 2024-12-08

58,621 downloads per month
Used in 54 crates (14 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

~8–11MB
~201K SLoC