stream-utils / stream-to-array
[OBSOLUTE] Concatenate a readable stream's data into a single array.
☆101Updated 8 months ago
Alternatives and similar repositories for stream-to-array:
Users that are interested in stream-to-array are comparing it to the libraries listed below
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Compressible Content-Type / mime checking.☆100Updated last year
- Check if something is a Node.js stream☆111Updated 6 months ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆118Updated 5 years ago
- qs for koa, and use querystring more safely.☆88Updated last month
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- destroy a stream if possible☆56Updated 8 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 4 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- URL rewriting middleware☆98Updated 7 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Performance impact of async_hooks☆59Updated 7 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 6 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Download a module from the npm registry.☆23Updated 3 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated 10 months ago
- Write data to a random temporary file☆105Updated 9 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- Body parsing☆121Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Conditional GET middleware for koa☆61Updated last year
- Infer the content-type of a request.☆228Updated last month