beatgammit / base64-jsLinks
Base64 encoding/decoding in pure JS
☆880Updated 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:
- Polyfill for the Encoding Living Standard's API☆749Updated 7 years ago
- The buffer module from node.js, for the browser.☆1,862Updated last month
- A simple SHA1 hash function for JavaScript supports UTF-8 encoding.☆342Updated last year
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆562Updated 3 years ago
- partial implementation of node's `crypto` for the browser☆683Updated last week
- Polyfill for browsers that don't provide window.btoa and window.atob☆494Updated 2 years ago
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆726Updated 3 years ago
- A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.☆514Updated 4 years ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,035Updated 2 years ago
- A Long class for representing a 64-bit two's-complement integer value.☆912Updated 5 months ago
- Character encoding auto-detection in JavaScript (port of python's chardet)☆731Updated last year
- Encode/decode base64 data into ArrayBuffers☆367Updated 2 years ago
- node.js cross-platform unzip using streams☆617Updated last year
- a JavaScript function for hashing messages with MD5☆911Updated 2 years ago
- The ultimate javascript content-type utility.☆1,416Updated last month
- [deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests☆282Updated 6 years ago
- An arbitrary length integer library for Javascript☆1,127Updated last year
- A PURE JS W3C Standard based(XML DOM Level2 CORE) DOMParser and XMLSerializer.☆828Updated 5 years ago
- A pure javascript JPEG encoder and decoder for node.js☆581Updated last year
- deeply clone arbitrary objects in javascript☆788Updated 3 years ago
- Hash functions in pure javascript☆325Updated 4 years ago
- node.js core url module as a module☆381Updated last year
- Streamable SHA hashes in pure javascript☆295Updated 3 months ago
- Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
- GZIP implemented in pure JavaScript☆437Updated 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,473Updated last year
- Simple function to extend objects☆343Updated 6 months ago
- JSON does not handle circular references. Now it does☆609Updated 6 years ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- A fast and complete ByteBuffer implementation using either ArrayBuffers in the browser or Buffers under node.js.☆729Updated last year