Skip to content

Commit

Permalink
add Web API wrapper technologies
Browse files Browse the repository at this point in the history
  • Loading branch information
hitchhooker committed Jan 15, 2024
1 parent 8a80b64 commit 679e411
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ cargo make build
## Technologies
- [polkavm](https://github.com/koute/polkavm)
- [leptos](https://github.com/leptos-rs/leptos)
- [IndexedDB with rexie](https://crates.io/crates/rexie)
- [gloo storage/workers](https://crates.io/crates/gloo-storage)
- [leptos-query](https://github.com/nicoburniske/leptos_query/tree/main/examples)
- [leptos-use](https://github.com/Synphonyte/leptos-use/tree/main/examples)
- [cargo-make](https://github.com/sagiegurari/cargo-make)
- [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen/tree/main/examples)
- [trunk](https://github.com/thedodd/trunk)

## Screenshots
Expand Down

0 comments on commit 679e411

Please sign in to comment.