sindresorhus / get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
☆345Updated 3 months ago
Alternatives and similar repositories for get-stream:
Users that are interested in get-stream are comparing it to the libraries listed below
- Get stdin as a string or buffer☆338Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- HTTP status utility☆277Updated last week
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Copy files☆428Updated 6 months ago
- Get a random temporary file or directory path☆426Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆335Updated 4 months ago
- node byte string parser☆467Updated 7 months ago
- Parse JSON with more helpful errors☆351Updated 11 months ago
- Clean up error stack traces☆339Updated last year
- Safely and quickly serialize JavaScript objects☆347Updated last month
- Infer the content-type of a request.☆228Updated 5 months ago
- Split Streams3 style☆285Updated 8 months ago
- Run some code when the process exits☆282Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 9 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Get metadata of a package from the npm registry☆238Updated 7 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆325Updated 2 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- Import a module while bypassing the cache☆283Updated 2 weeks ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 8 months ago
- Create an error from multiple errors☆245Updated last year
- Get callsites from the V8 stack trace API☆262Updated 7 months ago
- Implements the node.js require.resolve() algorithm☆782Updated last month
- Timeout a promise after a specified amount of time☆283Updated last month
- Extends minimatch.match() with support for multiple patterns☆300Updated last year