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:
- Property descriptor factory☆44Updated last year
- Check if a file is executable☆29Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Minimal async jobs utility library, with streams support☆25Updated last month
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated last week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Iterator abstraction as specified in ECMAScript6☆19Updated 4 years ago
- Synchronously write a file and create its ancestor directories if needed☆14Updated 6 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Global logging utility.☆18Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Like `new Map` but for older JavaScripts☆21Updated 3 months ago
- Emulate console for all the browsers☆33Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Updated last month
- Lowercase the keys of an object☆41Updated 2 years ago
- Create an array without duplicates☆74Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month