diff --git a/README.md b/README.md index b8cffda..e15ef86 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ atob === +| **atob** +| [btoa](https://git.coolaj86.com/coolaj86/btoa.js) +| [unibabel.js](https://git.coolaj86.com/coolaj86/unibabel.js) +| Sponsored by [ppl](https://ppl.family) + Uses `Buffer` to emulate the exact functionality of the browser's atob. Note: Unicode may be handled incorrectly (like the browser). @@ -12,32 +17,33 @@ It turns base64-encoded ascii data back **to** b