nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
928 stars 256 forks source link

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

Open YsarocK opened 3 weeks ago

YsarocK commented 3 weeks ago

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

Repository

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

npm

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

Nuxt Compatibility

Nuxt 3