Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ealmloff/dioxus-extension
A simple Chrome extension built with Dioxus
https://github.com/ealmloff/dioxus-extension
Last synced: 8 days ago
JSON representation
A simple Chrome extension built with Dioxus
- Host: GitHub
- URL: https://github.com/ealmloff/dioxus-extension
- Owner: ealmloff
- Created: 2023-05-16T21:02:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-18T02:07:37.000Z (over 1 year ago)
- Last Synced: 2024-12-16T00:51:47.196Z (22 days ago)
- Language: Rust
- Homepage:
- Size: 1.95 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dioxus Extension
## Install tools
```cmd
cargo install wasm-pack
```## Compile your extension
```cmd
./build.cmd
```