sindresorhus / get-streamLinks
Get a stream as a string, Buffer, ArrayBuffer or array
☆350Updated 7 months ago
Alternatives and similar repositories for get-stream
Users that are interested in get-stream are comparing it to the libraries listed below
Sorting:
- Get stdin as a string or buffer☆338Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Run some code when the process exits☆287Updated last year
- Infer the content-type of a request.☆228Updated 2 weeks ago
- Get a random temporary file or directory path☆429Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆337Updated 6 months ago
- HTTP status utility☆280Updated last week
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- node byte string parser☆470Updated 11 months ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Split Streams3 style☆290Updated last year
- Write files in an atomic fashion w/configurable ownership☆236Updated last month
- Create an error from multiple errors☆245Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated last week
- Parse JSON with more helpful errors☆366Updated 2 months ago
- Execute a listener when a response is about to write headers.☆157Updated 2 weeks ago
- parse a url with memoization☆186Updated 2 weeks ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Create simple HTTP ETags☆260Updated 2 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago