4 releases
0.2.2 | Aug 21, 2022 |
---|---|
0.2.1 | Apr 13, 2022 |
0.2.0 | Oct 24, 2021 |
0.1.0 | Jul 28, 2021 |
#512 in WebAssembly
27,354 downloads per month
Used in 104 crates
(4 directly)
20KB
300 lines
This crate provides wrappers for the Web Storage API
The data is stored in JSON form. We use serde
for
serialization and deserialization.
Dependencies
~6.5–9MB
~171K SLoC