sindresorhus / get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
☆348Updated 6 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 the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Infer the content-type of a request.☆228Updated last month
- Copy files☆428Updated 9 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get stdin as a string or buffer☆337Updated last year
- HTTP status utility☆278Updated 2 months ago
- Run some code when the process exits☆286Updated last year
- Get metadata of a package from the npm registry☆241Updated 9 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Split Streams3 style☆288Updated 10 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Get a random temporary file or directory path☆428Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆336Updated 3 weeks ago
- Get callsites from the V8 stack trace API☆266Updated 10 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Safely and quickly serialize JavaScript objects☆349Updated 4 months ago
- Extracting archives made easy☆418Updated 2 years ago
- Simple micro templating☆362Updated 2 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆698Updated 3 weeks ago
- Create an error from multiple errors☆245Updated last year
- Parse JSON with more helpful errors☆364Updated 3 weeks ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- node byte string parser☆469Updated 10 months ago
- Timeout a promise after a specified amount of time☆288Updated 4 months ago