You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/deep-link/examples/app
github-actions[bot] 85635a2807
publish new versions (#2643)
2 weeks ago
..
public feat: Add deep link plugin for mobile (#504) 2 years ago
src chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728) 9 months ago
src-tauri chore: change MSRV to 1.77.2 to support Windows 7 (#1873) 8 months ago
.gitignore feat(deep-link): implement getCurrent on Windows/Linux (#1759) 9 months ago
CHANGELOG.md publish new versions (#2643) 2 weeks ago
README.md feat: Add deep link plugin for mobile (#504) 2 years ago
index.html feat: Add deep link plugin for mobile (#504) 2 years ago
package.json publish new versions (#2643) 2 weeks ago
tsconfig.json feat(deep-link): Add deep link support for desktop (#916) 1 year ago
vite.config.ts chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728) 9 months ago

README.md

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.