b64url

1.0.3 • Public • Published

b64url

URL safe base64 encoding/decoding as described here.

var encoded = b64url.encode(data)
var decoded = b64url.decode(encoded)

Readme

Keywords

none

Package Sidebar

Install

npm i b64url

Weekly Downloads

1,479

Version

1.0.3

License

none

Last publish

Collaborators

  • daaku