Hi, here is a feature request: It would be nice if one could write: ``` js url.query({user: {name: "Kimba", email: "kimba@example.com"}}) ``` instead of manually creating the nesting. Thanks for URI.js!
Hi,
here is a feature request: It would be nice if one could write:
instead of manually creating the nesting. Thanks for URI.js!