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
Lucas Fernandes Nogueira e8069af804
feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
8 months ago
..
.vscode chore(store): add AppSettings example (#573) 1 year ago
dist chore(store): add AppSettings example (#573) 1 year ago
src chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728) 9 months ago
src-tauri feat(store)!: fully rework and add auto save (#1550) 8 months 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 feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863) 8 months ago
tsconfig.json chore(store): add AppSettings example (#573) 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.