get the locale of the system.

Tauri API definitions
Open files and URLs using their default application.


Access the file system.



Command line interface for building Tauri apps

Simple, persistent key-value store.
Set your Tauri application as the default handler for an URL

Interface with SQL databases
Configurable logging for your Tauri app.
Save window positions and sizes and restore them when the app is reopened.
Get the system locale


Command line interface for building Tauri apps
Support for checking and requesting macos system permissions.
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise