Minimalist JavaScript binary string encoder / decoder with 1-2% overhead, compared to 33%-40% overhead for 6-bit encoding methods like Base64.
-
Updated
Nov 15, 2024 - JavaScript
Minimalist JavaScript binary string encoder / decoder with 1-2% overhead, compared to 33%-40% overhead for 6-bit encoding methods like Base64.
Add a description, image, and links to the yenc topic page so that developers can more easily learn about it.
To associate your repository with the yenc topic, visit your repo's landing page and select "manage topics."