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:
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Property descriptor factory☆43Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Updated 4 months ago
- List of node.js builtin modules☆37Updated last year
- Iterator abstraction as specified in ECMAScript6☆18Updated 4 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
- Check if a file is executable☆29Updated 7 years ago
- Sink your streams.☆17Updated 2 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 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
- Synchronously write a file and create its ancestor directories if needed☆14Updated 6 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Global logging utility.☆19Updated last year
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 4 years ago