awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesURL Query Fallback Values

Returns fallback values when URL query parameters are missing or invalid, simplifying UI rendering.

Distinct from Schema Default Values: Distinct from Schema Default Values: applies specifically to URL query parameters, not general data schemas.

Explore 1 awesome GitHub repository matching software engineering & architecture · URL Query Fallback Values. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Default Configuration Values
  4. Schema Default Values
  5. URL Query Fallback Values

Awesome URL Query Fallback Values GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • 47ng/nuqsAvatar de 47ng

    47ng/nuqs

    10,591Ver en GitHub↗

    nuqs is a TypeScript library for managing React component state through the browser's URL query string. It provides a type-safe hook-based approach that synchronizes component state with the address bar, enabling shareable and bookmarkable application states. The library handles parsing and serializing URL query parameters into typed JavaScript values, supporting integers, floats, booleans, dates, and custom types with bijectivity verification. The library distinguishes itself through its comprehensive approach to URL state management, combining batch URL updates that merge multiple parameter

    Returns a fallback value when the URL query parameter is missing or invalid, simplifying UI rendering and state updates.

    TypeScriptquery-paramsreactsearch-params
    Ver en GitHub↗10,591