]> Lady’s Gitweb - Pisces/commitdiff
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)
`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.


No differences found
This page took 0.044375 seconds and 4 git commands to generate.