Wow, yes, that's going to be more painful! However again I'd guess that the URIs actually passed in are actually really simple and of one particular type?
If url.parse doesn't do it, you might be able to hack something simple up?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Wow, yes, that's going to be more painful! However again I'd guess that the URIs actually passed in are actually really simple and of one particular type?
If
url.parse
doesn't do it, you might be able to hack something simple up?