Skip to content

anatawa12/tauri-specta

 
 

Repository files navigation

Specta Logo

Tauri Specta

Typesafe Tauri commands

Discord crates.io License

Note

This branch contains tauri-specta v2, you can checkout the git tag v1.0.2 for the previous version.

Getting Started

First you will need to choose a version:

Tauri v1 Tauri v2
Specta v1 Tauri Specta v1 docs Unsupported
Specta v2 Unsupported Tauri Specta v2 docs

Tauri Specta v2 also comes with support for generating types for events.

Follow the documentation links above for help getting started.

Development

Run the example:

pnpm i
cd examples/app/
pnpm tauri dev

Credit

Created by oscartbeaumont and Brendonovich.

About

Completely typesafe Tauri commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.7%
  • JavaScript 3.7%
  • TypeScript 3.6%