URL Encoder

URL encode and decode for non-utf8 encodings

2023-07-20 기준 버전입니다. 최신 버전을 확인하세요.

코드가 업데이트된 버전 목록입니다. 모든 버전 보기

  • 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