Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tauri-plugin-pinia #411

Merged
merged 1 commit into from
Dec 8, 2024
Merged

add tauri-plugin-pinia #411

merged 1 commit into from
Dec 8, 2024

Conversation

ferreira-tb
Copy link
Contributor

This is the link to the project: tauri-plugin-pinia

  • I have read the contributing guidelines.
  • Use the following format: [Title](link) - Description.
  • If the project is closed source add the ![closed source] badge after the (link) but before the -.
  • If the project/article is non-free or paywalled add the ![paid] badge after the (link) but before the -.
  • Add entries alphabetically to the most appropriate category.
  • No unnecessary words like for Tauri, a Tauri plugin and Super-Fast.
  • Description does not start with A or An.
  • Description is under 24 words.
  • Description has no links or parenthesis.
  • Use backticks when mentioning package names.
  • Double-check spelling and grammar.
  • No trailing whitespace is added to the end of any file.
  • One suggestion per pull request.
  • I understand that my entry will be removed if it violates the guidelines.
  • I have signed my commits.

Plugins/Integrations

  • Works with Tauri 1.x and onward.
  • The project is open source and accepts contributions.
  • The repo is at least 30 days old.
  • Documentation is in English.
  • The project is active and maintained.

Additional Context

This plugin is somewhat similar to the official store plugin but is designed specifically to support Pinia stores, leveraging Vue's reactivity system. It also includes additional features, such as watchers.

It depends on another crate tauri-store, which could potentially serve as a foundation for supporting other frameworks as well (e.g. Svelte).

@amrbashir amrbashir merged commit 9639b47 into tauri-apps:dev Dec 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants