The smallest and fastest Base64 implementation in JavaScript based on `atob` and `btoa` from browser native or `Buffer` from node
-
Updated
Nov 22, 2024 - TypeScript
The smallest and fastest Base64 implementation in JavaScript based on `atob` and `btoa` from browser native or `Buffer` from node
Add a description, image, and links to the js-base64 topic page so that developers can more easily learn about it.
To associate your repository with the js-base64 topic, visit your repo's landing page and select "manage topics."