Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ppcamp/tauri-wails-examples

Simple example of electron apss, using Tauri (rust electron UI) and Wails (go electron), with package generation cross-platform, and github actions.
https://github.com/ppcamp/tauri-wails-examples

electron github-actions svelte svelte5 tauri wails

Last synced: 4 months ago
JSON representation

Simple example of electron apss, using Tauri (rust electron UI) and Wails (go electron), with package generation cross-platform, and github actions.

Awesome Lists containing this project

README

        

# tauri-ui

[![multi-builder](https://github.com/ppcamp/tauri-ui/actions/workflows/multi-builder.yml/badge.svg?branch=release)](https://github.com/ppcamp/tauri-ui/actions/workflows/multi-builder.yml)

A simple example of how to use Tauri to generate a electron application, with
WebElements

In this example, we have 2 different ways to configure
using vanilla web elements and svelte 5 preview.

In this case, to run in development mode, per example,
you need to type for vanilla
`make tauri-vanilla-run` or `make tauri-svelte-run`.

> All those svelte versions were upgraded to svelte 5 beta verison