URL Encoder

URL encode and decode for non-utf8 encodings

These are versions of this script where the code was updated. Show all versions.

  • v0.2.2 2023-09-08

    bug fix

  • v0.2.1 2023-09-08

    bug fix

  • v0.2 2023-09-08
    • encodeBuffer support
    • $URL[encoding].encode/decode/encodeBuffer support
  • v0.1.1 2023-07-20

    fixed single-byte code missing padStart(2, '0')

  • v0.1 2023-07-20