]> Lady’s Gitweb - Pisces/commit
Rename base64.js to binary.js; reorganize contents
authorLady <redacted>
Sun, 25 Sep 2022 07:00:10 +0000 (00:00 -0700)
committerLady <redacted>
Fri, 12 May 2023 03:56:48 +0000 (20:56 -0700)
commit3d2a5e40eaf384aee6b9699bc71af015fd2cb2e9
tree0a29c0fda892cec520540199c10184f333b874e0
parentcb5a5ceca492121141a12d921afc78dbde7fbfa1
Rename base64.js to binary.js; reorganize contents

`atob` and `btoa` now have the much clearer names `base64Binary` and
`base64String`; filename‐safe equivalents have been added.

The intention is to add the base16 and base32 formats from R·F·C 3548
as well, although that work is still forthcoming.
base64.test.js [deleted file]
binary.js [moved from base64.js with 77% similarity]
binary.test.js [new file with mode: 0755]
mod.js
This page took 0.074065 seconds and 4 git commands to generate.