Rare find

Query String. Pull apart and rebuild the question mark part of a web address.

github.com/sindresorhus/query-string

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Release —
  • 9.4.1
  • Fix relative URLs with fragments
May 2026
  • Create security.md
  • Release —
  • 9.4.0
  • Meta tweaks
  • Improve performance
September 2025
  • Add tip about `URLSearchParams`
  • Release —
  • 9.3.1
  • Fix custom type functions with array formats
  • Release —
  • 9.3.0
  • Add `replacer` option to `stringify()`
  • Document supported value types for `stringify()`
  • Fix encoded separator incorrectly splitting single values into arrays
  • Add comprehensive test coverage for `queryString.exclude()`
July 2025
  • Release —
  • 9.2.2
  • Accept valueless parameters as `true` when using a boolean with `type…
June 2025
  • Release —
  • 9.2.1
  • Fix `stringifyUrl` not respecting passed in options
May 2025
  • Release —
  • 9.2.0
  • Add support for `boolean` type in the `types` option (#407)
  • Release —
October 2024
  • Release —
July 2024
  • Release —