stream-utils / stream-to-arrayLinks
[OBSOLUTE] Concatenate a readable stream's data into a single array.
☆100Updated last year
Alternatives and similar repositories for stream-to-array
Users that are interested in stream-to-array are comparing it to the libraries listed below
Sorting:
- Create and parse HTTP Content-Type header☆141Updated last month
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Check if something is a Node.js stream☆115Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- programmatic npm API☆111Updated 4 years ago
- Manipulate the HTTP Vary header☆62Updated 2 weeks ago
- Convert streams (readable or writable) to promises☆139Updated last year
- touch(1) for node☆125Updated last month
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Execute a listener when a response is about to write headers.☆162Updated this week
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Easy error subclassing and stack customization☆66Updated 3 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Node style HMAC for use in the browser, with native implementation in node☆60Updated last year
- recursively find the closest package.json☆47Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- Promise version of glob☆54Updated 11 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago