skevy/base64url — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2018-07-16
Encode user session data into a URL-safe string for use in JSON Web Tokens.
Decode a base64url-encoded string from an API response back into readable text.
Convert data already in standard base64 format into the URL-safe base64url variant.
Safely pass binary or text data through a URL query parameter without breaking the link.
| skevy/base64url | 3imed-jaberi/cryptography-si-isamm | 3imed-jaberi/koa-isomorphic-router | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2018-07-16 | 2021-09-25 | 2021-02-06 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | developer | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
A small JavaScript library for encoding and decoding text or binary data into URL-safe base64url format, commonly used for JWTs.
Mainly JavaScript. The stack also includes JavaScript, Node.js.
Dormant — no commits in 2+ years (last push 2018-07-16).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.