sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆346Updated this week
Alternatives and similar repositories for get-stdin
Users that are interested in get-stdin are comparing it to the libraries listed below
Sorting:
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆377Updated 3 years ago
- Get a random temporary file or directory path☆440Updated last week
- Clean up error stack traces☆346Updated 3 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 5 months ago
- Get paths for storing things like data, config, cache, etc☆427Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Parse yes/no like values☆272Updated 5 months ago
- Copy files☆435Updated this week
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Reliably get the terminal window size☆146Updated last week
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Open stuff like URLs, files, executables. Cross-platform.☆437Updated 3 months ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Opens stuff, like webpages and files and executables, cross-platform☆306Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆433Updated 2 years ago
- Create an error from multiple errors☆249Updated 2 years ago
- Import a module while bypassing the cache☆287Updated last year
- Make your JSON look AWESOME☆250Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated last week
- Open the GitHub page of the given or current directory repo☆193Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Autocomplete prompt for inquirer☆365Updated 2 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago