https://github.com/yu1hpa/yew-gloo-storage-example
This is an example for using LocalStorage of gloo with Yew
https://github.com/yu1hpa/yew-gloo-storage-example
example gloo localstorage rust wasm yew
Last synced: 5 months ago
JSON representation
This is an example for using LocalStorage of gloo with Yew
- Host: GitHub
- URL: https://github.com/yu1hpa/yew-gloo-storage-example
- Owner: yu1hpa
- License: mit
- Created: 2022-02-15T11:31:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T13:26:44.000Z (over 4 years ago)
- Last Synced: 2023-03-04T18:50:28.720Z (over 3 years ago)
- Topics: example, gloo, localstorage, rust, wasm, yew
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yew-gloo-storage-example
> This is an example for using LocalStorage of [gloo](https://github.com/rustwasm/gloo) with [Yew](https://github.com/yewstack/yew/)
# Author
[yu1hpa](https://twitter.com/yu1hpa)
# LICENSE
[MIT LICENSE](https://github.com/yu1hpa/valentine2022/blob/master/LICENSE)