feross / bufferLinks
The buffer module from node.js, for the browser.
☆1,864Updated 2 months ago
Alternatives and similar repositories for buffer
Users that are interested in buffer are comparing it to the libraries listed below
Sorting:
- EventEmitter3 - Because there's also a number 2. And we're faster.☆3,471Updated last year
- Mime types for JavaScript☆2,306Updated this week
- Base64 encoding/decoding in pure JS☆878Updated last year
- A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.☆2,332Updated 3 months ago
- The ultimate javascript content-type utility.☆1,419Updated 3 weeks ago
- Generate hashes from javascript objects in node and the browser.☆1,466Updated last year
- fs with incremental backoff on EMFILE☆1,299Updated last year
- A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk☆2,140Updated 8 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆3,345Updated 3 months ago
- Node.js "fs" and browser "File System API" adapters and in-memory implementations 👍☆1,961Updated this week
- HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.☆3,833Updated this week
- partial implementation of node's `crypto` for the browser☆682Updated last week
- BSON Parser for node and browser☆1,194Updated last week
- @msgpack/msgpack - MessagePack for JavaScript / msgpack.org[ECMA-262/JavaScript/TypeScript]☆1,475Updated 4 months ago
- Node's event emitter for all engines.☆1,409Updated 10 months ago
- A simple tool to find an open port or domain socket on the current machine☆896Updated last month
- A Long class for representing a 64-bit two's-complement integer value.☆912Updated 6 months ago
- User-friendly glob matching☆2,602Updated 3 weeks ago
- a streaming interface for archive generation☆2,912Updated this week
- tar for node☆885Updated 3 weeks ago
- Portable Shell Commands for Node☆1,818Updated last week
- A pure javascript JPEG encoder and decoder for node.js