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

#465 in WebAssembly

Download history 12708/week @ 2023-12-15 8840/week @ 2023-12-22 9644/week @ 2023-12-29 16403/week @ 2024-01-05 14872/week @ 2024-01-12 14015/week @ 2024-01-19 14283/week @ 2024-01-26 13392/week @ 2024-02-02 14027/week @ 2024-02-09 13915/week @ 2024-02-16 13627/week @ 2024-02-23 15348/week @ 2024-03-01 14253/week @ 2024-03-08 14825/week @ 2024-03-15 15723/week @ 2024-03-22 12670/week @ 2024-03-29

59,687 downloads per month
Used in 52 crates (9 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