beatgammit / base64-jsLinks
Base64 encoding/decoding in pure JS
☆878Updated 10 months ago
Alternatives and similar repositories for base64-js
Users that are interested in base64-js are comparing it to the libraries listed below
Sorting:
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆563Updated 3 years ago
- Polyfill for browsers that don't provide window.btoa and window.atob☆491Updated last year
- The buffer module from node.js, for the browser.☆1,851Updated 10 months ago
- Streamable SHA hashes in pure javascript☆289Updated 6 months ago
- A simple SHA1 hash function for JavaScript supports UTF-8 encoding.☆343Updated last year
- Hash functions in pure javascript☆323Updated 4 years ago
- Encode/decode base64 data into ArrayBuffers☆362Updated 2 years ago
- Polyfill for the Encoding Living Standard's API☆745Updated 6 years ago
- A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.☆515Updated 4 years ago
- Base64 implementation for JavaScript☆4,317Updated 10 months ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,037Updated 2 years ago
- partial implementation of node's `crypto` for the browser☆678Updated 6 months ago
- The ultimate javascript content-type utility.☆1,392Updated 2 weeks ago
- A Long class for representing a 64-bit two's-complement integer value.☆901Updated 2 months ago
- Simple copying on the web, with maximum browser compatibility. (You probably don't need this anymore!)☆924Updated 3 weeks ago
- GZIP implemented in pure JavaScript☆437Updated 5 years ago
- a JavaScript function for hashing messages with MD5☆911Updated 2 years ago
- JS standard CRC-32 and CRC32C implementation☆347Updated 2 years ago
- node.js core url module as a module☆380Updated 10 months ago
- Lightweight ES6 Promise polyfill for the browser and node. A+ Compliant☆2,156Updated last year
- A simple MD5 hash function for JavaScript supports UTF-8 encoding.☆819Updated 4 months ago
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆395Updated 3 years ago
- JavaScript library to generate a human readable String describing the file size☆1,666Updated 8 months ago
- Like JSON.stringify, but doesn't throw on circular references☆555Updated 10 months ago
- A webpack loader that registers a script as a Web Worker☆1,460Updated 3 years ago
- high speed zlib port to javascript, works in browser & node.js☆5,856Updated 11 months ago
- A fast and complete ByteBuffer implementation using either ArrayBuffers in the browser or Buffers under node.js.☆726Updated last year
- An ES6+ aware minifier based on the Babel toolchain (beta)☆4,390Updated last year
- Mime types for JavaScript☆2,282Updated 2 months ago
- Convert character encodings in pure javascript.☆3,119Updated last year