sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆340Updated last year
Alternatives and similar repositories for get-stdin
Users that are interested in get-stdin are comparing it to the libraries listed below
Sorting:
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆434Updated last year
- Parse yes/no like values☆270Updated 3 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Clean up error stack traces☆341Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Reliably get the terminal window size☆143Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆428Updated last week
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Copy files☆430Updated this week
- Make unhandled promise rejections fail loudly instead of the default silent fail☆280Updated 4 years ago
- Parse JSON with more helpful errors☆366Updated 4 months ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Create an error from multiple errors☆246Updated last year
- Opens stuff, like webpages and files and executables, cross-platform☆302Updated 3 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆376Updated 2 years ago
- Make your JSON look AWESOME☆248Updated last year
- Simple micro templating☆365Updated 2 years ago
- Open the GitHub page of the given or current directory repo☆191Updated last year
- Get callsites from the V8 stack trace API☆265Updated last year
- Read and parse a JSON file☆245Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆401Updated last year
- Get metadata of a package from the npm registry☆242Updated last year
- Import a module lazily☆247Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆240Updated this week
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Simple and elegant end-to-end testing for command-line apps☆312Updated 6 years ago