sindresorhus / get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
☆341Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for get-stream
- Get stdin as a string or buffer☆337Updated last year
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- Split Streams3 style☆280Updated 5 months ago
- Get a random temporary file or directory path☆424Updated last year
- Get callsites from the V8 stack trace API☆260Updated 4 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- A stream that emits multiple other streams one after another (streams3)☆288Updated 3 years ago
- node byte string parser☆461Updated 4 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆207Updated 11 months ago
- Parse JSON with more helpful errors☆347Updated 8 months ago
- Infer the content-type of a request.☆228Updated 2 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Copy files☆424Updated 3 months ago
- HTTP status utility☆272Updated 2 weeks ago
- Run some code when the process exits☆283Updated last year
- Import a module while bypassing the cache☆284Updated 5 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- npm's content-addressable cache☆279Updated last month
- Timeout a promise after a specified amount of time☆274Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆330Updated last month
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Read the closest package.json file☆258Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- Parse yes/no like values☆266Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Clean up error stack traces☆337Updated last year
- easily create complex multi-column command-line-interfaces.☆371Updated 3 weeks ago