Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Dioxus Extension

## Install tools

```cmd
cargo install wasm-pack
```

## Compile your extension

```cmd
./build.cmd
```