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 |
#1752 in WebAssembly
190,406 downloads per month
Used in 64 crates
(20 directly)
22KB
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
~7–11MB
~195K SLoC