Static
objectStatic
parseParses the given URI and returns some information about it (e.g. protocol, hostname, get parameter values, ...).
Copied from: https://blog.stevenlevithan.com/archives/parseuri
Object with all the parsed information
The URI to parse
Optional
strictMode: booleanSee https://blog.stevenlevithan.com/archives/parseuri for details.
Generated using TypeDoc
Formats given Key-Value-Pairs to URI params string.
E.g.:
Returns