Query String to JSON
Query string to JSON
0 characters
0 characters
About Query String to JSON
Parse URL query strings into JSON objects. Supports bracket notation for nested objects and arrays, dot notation, comma-separated values, and automatic type conversion for numbers and booleans. Handles URL-encoded values automatically.