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 4 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- Iterator abstraction as specified in ECMAScript6☆18Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 weeks ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Property descriptor factory☆43Updated last year
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated 3 months ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- List of node.js builtin modules☆37Updated last year
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated this week
- the tty module from node core for browsers☆17Updated 8 months ago
- fstream class for creating npm packages☆30Updated 8 years ago
- Generate a random float☆35Updated 4 years ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- Node's domain module for the web browser☆32Updated 2 weeks ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated 7 months ago
- Emulate console for all the browsers☆33Updated 8 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Callback wrapping utility☆56Updated last year
- Return an array free of duplicate values. Very fast implementation.☆59Updated 4 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year