stream-utils / stream-to-array
[OBSOLUTE] Concatenate a readable stream's data into a single array.
☆100Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for stream-to-array
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Compressible Content-Type / mime checking.☆98Updated 7 months ago
- Convert streams (readable or writable) to promises☆139Updated 5 months ago
- 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
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 weeks ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆148Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 3 years ago
- destroy a stream if possible☆56Updated 2 months ago
- ☆138Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆126Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Manipulate the HTTP Vary header☆61Updated 6 months ago
- please use path-to-regexp's `match` function☆138Updated 4 years ago
- touch(1) for node☆122Updated 5 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Environment agnostic nextTick polyfill☆74Updated 3 years ago
- parse a url with memoization☆187Updated 6 months ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Promise version of glob☆53Updated 5 months ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆117Updated 5 years ago
- Make your own error types!☆69Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆96Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Range header field parser☆91Updated 6 months ago