Greasy Fork is available in English.

URL Encoder

URL encode and decode for non-utf8 encodings

这些是代码更新过的版本。 显示所有版本

  • 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