webmodules / blob
A cross-browser Blob that falls back to BlobBuilder when appropriate
☆30Updated 5 years ago
Alternatives and similar repositories for blob:
Users that are interested in blob are comparing it to the libraries listed below
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Generate strong pseudo-random bytes☆29Updated 3 years ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆18Updated 2 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Settle an async function. It will always complete successfully with an object of the resulting state.☆11Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 9 months ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Minimal async jobs utility library, with streams support☆24Updated 6 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- Generate a random float☆36Updated 3 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- Is this an ES6 Symbol value?☆18Updated last month
- Check if a file is executable☆31Updated 6 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- The color cyan, in ansi.☆8Updated 6 years ago
- ☆20Updated 3 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 2 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 6 years ago
- Determines whether a value is a WHATWG URL.☆12Updated 3 years ago
- Iterator abstraction as specified in ECMAScript6☆18Updated 3 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Updated 6 years ago