...The library supports multiple array formats, custom separators, configurable sorting, and strict or relaxed encoding behavior. Values can optionally be parsed as numbers or booleans, while explicit type schemas provide finer control over individual parameters. Higher-level helpers can parse complete URLs, preserve fragment identifiers, and rebuild URLs with modified queries. Developers can also extract, select, or exclude particular parameters without manually processing the URL. It targets modern browsers and provides a richer feature set than native URLSearchParams for complex query handling.