Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
Base64 URL
node v8.17.0
version:
1.0.0
endpoint
share
tweet
const base64url = require('base64url') let data = 'd2lldHNld2luZCE' console.log(base64url.decode(data))
Loading…
no comments
sign in
to comment