Apal Shah

Results 1 issues of Apal Shah

While using this library to update url in my browser I faced an issue while converting it back to JSON. For example: ```js urlon.stringify({ foo: 'ba/r' }); // OUTPUT: $foo=ba//r...