Provider
Tauri
No field note has been filed yet.
Open ↗Filed byDirectory
Products by Tauri
Tauri
other
Tauri is a framework for building tiny, fast binaries for all major desktop and mobile platforms.
View ↗Tauri CLI Plugin
other
Tauri plugin enabling CLI support via clap with JSON config and JS/Rust bindings.
View ↗tauri-cli
cli
CLI to create, develop, and build Tauri apps.
View ↗Tauri (v1)
other
Tauri (v1): Tauri 2.0 Create small, fast, secure, cross-platform applications Get started Tauri 1.0 Documentation Create a Project Bash PowerShell Fish npm Yarn pnpm deno bun Cargo sh <( curl https://create.tauri.app/sh ) irm https://create.tauri.app/ps | iex sh (curl -sSL https://create.tauri.app/sh | psub ) npm create tauri-app@latest yarn create tauri-app pnpm create tauri-app deno run -A npm:create-tauri-app bun create tauri-app cargo install create-tauri-app --locked cargo create-tauri
View ↗Tauri IPC
library
Inter-process communication primitives for secure messaging between Tauri Core and Webview.
View ↗Tauri Configuration
other
Reference for Tauri's configuration file formats, structure, and options.
View ↗Tauri Brownfield Pattern
other
Default IPC pattern for Tauri that maximizes compatibility with existing browser-based frontend projects.
View ↗