webmodules / blobLinks
A cross-browser Blob that falls back to BlobBuilder when appropriate
☆30Updated 6 years ago
Alternatives and similar repositories for blob
Users that are interested in blob are comparing it to the libraries listed below
Sorting:
- Unpipe a stream from all destinations☆22Updated 5 years ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Iterator abstraction as specified in ECMAScript6☆19Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Property descriptor factory☆43Updated last year
- List of node.js builtin modules☆37Updated 3 weeks ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated last week
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated 3 weeks ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- fstream class for creating npm packages☆30Updated 8 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- A stream of fixed-size blocks☆54Updated 3 weeks ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- the tty module from node core for browsers☆18Updated 11 months ago