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

[Module Listing Request]: nuxt-query-sync #1061

Open
YsarocK opened this issue Sep 5, 2024 · 0 comments
Open

[Module Listing Request]: nuxt-query-sync #1061

YsarocK opened this issue Sep 5, 2024 · 0 comments

Comments

@YsarocK
Copy link

YsarocK commented Sep 5, 2024

Description

nuxt-query-sync is a utility designed for Nuxt applications that seamlessly synchronizes Nuxt Ref or Reactive objects with URL query parameters. This ensures that the state of your application can be persisted and retrieved via the URL, enhancing the user experience by allowing state to be shared or restored through URLs.

Features

  • ♻️ Automatic Synchronization: Keeps Ref or Reactive objects in sync with URL query parameters.
  • ⬇️ Initial Load Support: Initializes objects with values from query parameters if they exist on initial load.
  • 💪 Flexible Usage: Supports both Ref and Reactive objects with minimal configuration.

Repository

https://github.com/YsarocK/nuxt-query-sync

npm

https://www.npmjs.com/package/nuxt-query-sync

Nuxt Compatibility

Nuxt 3

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

No branches or pull requests

1 participant