mathiasbynens / base64Links
A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.
☆514Updated 4 years ago
Alternatives and similar repositories for base64
Users that are interested in base64 are comparing it to the libraries listed below
Sorting:
- node.js core url module as a module☆381Updated last year
- a JavaScript function for hashing messages with MD5☆910Updated 2 years ago
- Node's querystring module for all engines.☆285Updated last year
- This code is now maintained at https://github.com/uuidjs/uuid☆266Updated 5 years ago
- connect middleware for multiparty☆349Updated 4 months ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,035Updated 2 years ago
- convert img to base64, or convert base64 to img☆164Updated 6 years ago
- Fastest HTML entities encode/decode library☆674Updated 6 months ago
- node.js util module as a module☆252Updated 9 months ago
- a native js function for hashing messages with the SHA-1 algorithm☆107Updated 8 years ago
- Base64 encoding/decoding in pure JS☆878Updated last year
- node.js cross-platform unzip using streams☆617Updated last year
- return an md5sum of a given file☆214Updated 5 years ago
- Node.js's require('assert') for all engines☆301Updated 9 months ago
- Compare semver version strings to find which is greater, equal or lesser.☆631Updated last year
- A drop-in substitute for the browser native localStorage API that runs on node.js.☆458Updated last year
- Simple function to extend objects☆343Updated 7 months ago
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆563Updated 3 years ago
- ☆216Updated 4 years ago
- Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
- Return an object as an `x-www-form-urlencoded` string☆83Updated last month
- javascript qrcode library☆98Updated 6 years ago
- Querystringify - Small, simple but powerful query string parser.☆175Updated 2 years ago
- A node.js package for Steven Levithan's excellent dateFormat() function.☆1,297Updated 2 years ago
- NodeJS 'path' module☆132Updated 2 years ago
- Convert callback-based javascript to ES6 Promises☆524Updated 2 years ago
- partial implementation of node's `crypto` for the browser☆683Updated 2 weeks ago
- ↔️ Like lodash v3.x isEqualWith but for shallow equal.☆170Updated 3 years ago
- [DEPRECATED] The node core libs for in browser usage.☆450Updated 3 years ago
- Download images from remote URLs or use local images and encode/decode them to Base64 string or Buffer object☆141Updated 3 weeks ago