seangarner / node-stream-mmmagicLinks
Node module to sniff the start of a stream to detect the file type and encoding
☆29Updated last year
Alternatives and similar repositories for node-stream-mmmagic
Users that are interested in node-stream-mmmagic are comparing it to the libraries listed below
Sorting:
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- the simplest benchmark you can run on node☆88Updated 4 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- When close() is just not enough☆188Updated 5 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Updated 2 years ago
- Execute a script over ssh using Node.JS☆126Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- ☆39Updated 9 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Updated last year
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- FIFO queue in Javascript☆58Updated 4 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- A tiny wrapper around tape to simplify async testing.☆32Updated 3 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last month
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Run an array of functions in series, each passing its results to the next function☆91Updated 5 years ago
- for when you want to log an object but hide certain restricted fields, e.g., password☆23Updated 6 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago