#web-api #local-storage #database-driver #alias #back-end #psh

psh-webdb

WASM-compatible psh alias database backend using LocalStorage Web API

2 unstable releases

0.2.0 Mar 18, 2023
0.1.0 Feb 14, 2023

#35 in #local-storage

MIT license

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
~232K SLoC