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/store/examples/AppSettingsManager
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
..
.vscode chore(store): add AppSettings example (#573) 1 year ago
dist chore(store): add AppSettings example (#573) 1 year ago
src Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2 1 year ago
src-tauri Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2 1 year ago
.gitignore chore(store): add AppSettings example (#573) 1 year ago
README.md chore(store): add AppSettings example (#573) 1 year ago
index.html chore(store): add AppSettings example (#573) 1 year ago
package.json chore(deps): update tauri monorepo (#1237) 1 year ago
tsconfig.json chore(store): add AppSettings example (#573) 1 year ago
vite.config.ts Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2 1 year ago

README.md

Tauri + Vanilla TS

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