2 unstable releases
0.2.0 | Mar 18, 2023 |
---|---|
0.1.0 | Feb 14, 2023 |
#34 in #local-storage
40KB
795 lines
This database driver relies on LocalStorage Web API and is designed to target WASM.
This crate is not intended to be used alone.
Please refer to a psh
crate documentation.
lib.rs
:
This crate provides alias database backend for psh
using LocalStorage Web API
This crate is intended to be used along with psh
when building for WASM targets.
Dependencies
~12MB
~231K SLoC