sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆344Updated 2 years ago
Alternatives and similar repositories for get-stdin
Users that are interested in get-stdin are comparing it to the libraries listed below
Sorting:
- Get a random temporary file or directory path☆437Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Clean up error stack traces☆344Updated last week
- Parse yes/no like values☆271Updated 2 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆430Updated this week
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Copy files☆435Updated 3 weeks ago
- Make your JSON look AWESOME☆249Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆435Updated 2 years ago
- Parse JSON with more helpful errors☆368Updated 7 months ago
- Read and parse a JSON file☆246Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Reliably get the terminal window size☆144Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆409Updated last year
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆376Updated 2 years ago
- Create an error from multiple errors☆249Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆611Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- Import a module while bypassing the cache☆285Updated 9 months ago
- Import a module lazily☆248Updated 3 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆306Updated 3 years ago
- Open the GitHub page of the given or current directory repo☆191Updated last year
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆211Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Autocomplete prompt for inquirer☆363Updated last year
- Make unhandled promise rejections fail loudly instead of the default silent fail☆281Updated 4 years ago
- Simple micro templating☆371Updated last month