beatgammit / base64-jsLinks
Base64 encoding/decoding in pure JS
☆881Updated last year
Alternatives and similar repositories for base64-js
Users that are interested in base64-js are comparing it to the libraries listed below
Sorting:
- partial implementation of node's `crypto` for the browser☆682Updated last month
- Polyfill for the Encoding Living Standard's API☆747Updated 6 years ago
- A simple SHA1 hash function for JavaScript supports UTF-8 encoding.☆341Updated last year
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆562Updated 3 years ago
- Polyfill for browsers that don't provide window.btoa and window.atob☆494Updated last year
- A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.☆514Updated 4 years ago
- The buffer module from node.js, for the browser.☆1,859Updated last week
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆726Updated 3 years ago
- a JavaScript function for hashing messages with MD5☆912Updated 2 years ago
- node.js cross-platform unzip using streams☆617Updated last year
- Encode/decode base64 data into ArrayBuffers☆365Updated 2 years ago
- [deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests☆283Updated 6 years ago
- A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.☆1,470Updated last year
- A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/51…☆2,258Updated last year
- Hash functions in pure javascript☆325Updated 4 years ago
- A Long class for representing a 64-bit two's-complement integer value.☆911Updated 4 months ago
- Streamable SHA hashes in pure javascript☆288Updated last month
- A pure javascript JPEG encoder and decoder for node.js☆582Updated 11 months ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,035Updated 2 years ago
- JSON does not handle circular references. Now it does☆608Updated 6 years ago
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆685Updated 4 years ago
- GZIP implemented in pure JavaScript☆437Updated 6 years ago
- Character encoding auto-detection in JavaScript (port of python's chardet)☆731Updated 10 months ago
- JS standard CRC-32 and CRC32C implementation☆346Updated 3 years ago
- A PURE JS W3C Standard based(XML DOM Level2 CORE) DOMParser and XMLSerializer.☆827Updated 5 years ago
- Proxy object polyfill☆1,145Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- deeply clone arbitrary objects in javascript☆786Updated 3 years ago
- A polyfill for IndexedDB using WebSql☆974Updated 2 months ago
- This code is now maintained at https://github.com/uuidjs/uuid☆267Updated 5 years ago