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

#542 in WebAssembly

Download history 15610/week @ 2024-01-11 13950/week @ 2024-01-18 14122/week @ 2024-01-25 13458/week @ 2024-02-01 14352/week @ 2024-02-08 13413/week @ 2024-02-15 13998/week @ 2024-02-22 15158/week @ 2024-02-29 14725/week @ 2024-03-07 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 11527/week @ 2024-04-25

58,446 downloads per month
Used in 52 crates (10 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
~185K SLoC