A robust base64 encoder/decoder that is fully compatible with atob() and btoa(), written in JavaScript.
—
{
"name": "tessl/npm-base-64",
"version": "1.0.0",
"docs": "docs/index.md",
"describes": "pkg:npm/base-64@1.0.0",
"summary": "A robust base64 encoder/decoder that is fully compatible with atob() and btoa(), written in JavaScript."
}