Nuqs
Type-safe search parameters state manager for React frameworks, functioning like useState but stored in the URL query string, enhancing URL-based state management in React applications.
Nuqs is built in TypeScript, distributed under the MIT License license, 10.3k GitHub stars from 67 contributors, latest release v2.8.9.
Stats refreshed
- Language
- TypeScript
- Latest Release
- v2.8.9
- License
- MIT License
Our Newsletter
Get new State tools right in your inbox
Get short emails with useful state projects, releases, and repos worth watching.
Key Features
- Type-safe query parameters management
- Integrates with React state
- URL-based state persistence
- Easy to use with existing React applications
- Enhances client-side routing and state
Alternative Tools
Resources
Community
More State tools
Zustand
Zustand is a small, fast, and scalable state management library for React applications, providing a minimalistic and intuitive API.
TanStack Query
A powerful library for asynchronous state management and server-state utilities with data fetching capabilities for web applications, supporting TS/JS, React Query, Solid Query, Svelte Query, and Vue Query.
Immer
Immer is a JavaScript library that allows you to work with immutable state by mutating the current state, simplifying state management in your applications.
Jotai
👻 Primitive and flexible state management solution for React, providing minimal and efficient hooks for managing state.
Valtio
Valtio makes proxy-state management simple for React and Vanilla JavaScript applications.
Automerge
Automerge is a powerful library that provides a JSON-like Conflict-free Replicated Data Type (CRDT) data structure, enabling concurrent modifications by different users and automatic merging of changes. It helps developers build collaborative and offline-first applications with strong consistency guarantees.