URL Query String Parser
Parses a URL query string into structured key-value pairs, or builds one from a JSON object, entirely in this browser tab. Repeated keys are handled as real arrays in both directions.
Parses a URL query string into structured key-value pairs, or builds one from a JSON object, entirely in this browser tab. Repeated keys are handled as real arrays in both directions.