feross / blob-to-bufferLinks
Convert a Blob to a Buffer.
☆76Updated 4 years ago
Alternatives and similar repositories for blob-to-buffer
Users that are interested in blob-to-buffer are comparing it to the libraries listed below
Sorting:
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- The Media Recorder API in the browser as a readable stream☆106Updated 11 months ago
- get the local network address of your machine☆67Updated 8 years ago
- Capture video screenshot from a `<video>` tag (at the current time)☆116Updated 4 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Run code inside a hidden Electron window☆53Updated 7 years ago
- mp4 header reading and writing using the abstract-encoding interface☆48Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Listen for performance timeline events☆26Updated 7 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Delay the evaluation of a paramless async function and cache the result☆97Updated last year
- Transform stream that splits a webm stream into a header buffer and cluster buffers☆34Updated 11 months ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- os.cpus() for node and the browser☆25Updated 5 years ago
- convert module usage to inline expressions☆75Updated 6 months ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Ensure a git repo exists on disk and that it's up-to-date☆52Updated 2 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- map ev.keyCode to human names☆82Updated 8 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Like String#replace(), but for buffers☆27Updated last month
- Streaming fs.readdir☆47Updated 7 years ago
- Easily announce and discover .local domains over mdns☆40Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Readable stream that reads from a file descriptor. Supports tailing and retries.☆16Updated 7 years ago