I'm sharing a starter template combining Tauri with Lit web components.
- Tauri + Lit + TypeScript integration
- Built-in router for multi-page applications
- Optimized CSS with Lightning CSS
- Themeable component system with OKLCH colors
The template provides a minimal but functional setup with proper Rust-JS interop demonstrated through the greeting example. It is perfect for developers who prefer lightweight web components over full frameworks.
Check it out if you're starting a new Tauri project!
riipandi•13h ago
- Tauri + Lit + TypeScript integration
- Built-in router for multi-page applications
- Optimized CSS with Lightning CSS
- Themeable component system with OKLCH colors
The template provides a minimal but functional setup with proper Rust-JS interop demonstrated through the greeting example. It is perfect for developers who prefer lightweight web components over full frameworks.
Check it out if you're starting a new Tauri project!