sindresorhus / get-streamLinks
Get a stream as a string, Buffer, ArrayBuffer or array
☆357Updated last year
Alternatives and similar repositories for get-stream
Users that are interested in get-stream are comparing it to the libraries listed below
Sorting:
- Timeout a promise after a specified amount of time☆299Updated last month
- Parse JSON with more helpful errors☆369Updated 7 months ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Copy files☆436Updated last month
- Write files in an atomic fashion w/configurable ownership☆242Updated last week
- Run some code when the process exits☆298Updated last week
- Parse yes/no like values☆272Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Get stdin as a string or buffer☆345Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Create and parse HTTP Content-Type header☆140Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.