- base85 - binary-to-ascii encoding with less overhead than base64. Reference Javascript (nodejs) implementation. https://github.com/noseglid/base85 9 comments programming
Linked pages
- Base64 - Wikipedia https://en.wikipedia.org/wiki/Base64 15 comments
- Buffer | Node.js v19.0.0 Documentation https://nodejs.org/api/buffer.html 8 comments
- Which equals operator (== vs ===) should be used in JavaScript comparisons? - Stack Overflow http://stackoverflow.com/questions/359494/javascript-vs-does-it-matter-which-equal-operator-i-use 0 comments
- Ascii85 - Wikipedia https://en.wikipedia.org/wiki/Ascii85 0 comments
- Standard Generalized Markup Language - Wikipedia https://en.wikipedia.org/wiki/Standard_Generalized_Markup_Language 0 comments
Would you like to stay up to date with Web Development? Checkout Web Development
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - noseglid/base85: nodejs base85 encoding and decoding
See how to search.