base64url
1.4Fast and URL-Safe Base64 Encoder and Decoder
Overview
In contrast to RFC3548, the 62nd character ("+") is replaced with "-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder does not fill the string with trailing "=". The resulting encoded strings comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 100%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
Repository practices
3 development-tooling and community-health practices detected across 2 families in the upstream repository
Checks run against github.com/mllg/base64url on 2026-07-30.
Dependencies
Code & Tests
People & History
5 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- RR 3.6.0 released · 2019-04-26
- 1.4Latest
- RR 3.5.0 released · 2018-04-23
- 1.32018-03-10 · diff ↗
- 1.22017-06-15 · diff ↗
- RR 3.4.0 released · 2017-04-21
- 1.12017-02-14 · diff ↗
- 1.02016-10-04
- RR 3.3.0 released · 2016-05-03
Package metadata
- First published
- 2016-10-04
- Total releases
- 5 / 10 yrs
- License
- GPL-3 OSI
- Download size
- 15 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet