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
renovate[bot] 7685e30462
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.17 (#1303)
1 year ago
..
public feat: Add deep link plugin for mobile (#504) 2 years ago
src feat: Add deep link plugin for mobile (#504) 2 years ago
src-tauri feat(deep-link): Add deep link support for desktop (#916) 1 year ago
.gitignore fix: use webview's resources table (#1191) 1 year ago
CHANGELOG.md Publish New Versions (v2) (#1279) 1 year 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 chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.17 (#1303) 1 year ago
tsconfig.json feat(deep-link): Add deep link support for desktop (#916) 1 year ago
vite.config.ts feat: Add deep link plugin for mobile (#504) 2 years ago

README.md

Tauri + Vanilla TS

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