Utility
URL encode / decode
Percent-encoding, both ways, with no round trip to a server.
Uses encodeURIComponent / decodeURIComponent. Local only.
Percent-encoding, both ways, with no round trip to a server.
Uses encodeURIComponent / decodeURIComponent. Local only.