Adapters
Using nuqs in your React framework of choice
Since version 2, you can now use nuqs in the following React frameworks, by
wrapping it with a NuqsAdapter
context provider:
Next.js (app router)
Next.js (pages router)
The main reason for adapters is to open up nuqs to other React frameworks:
React SPA
Example, with Vite: