sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆345Updated 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 stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Clean up error stack traces☆345Updated 3 weeks ago
- Parse yes/no like values☆272Updated 3 months ago
- Get paths for storing things like data, config, cache, etc☆411Updated last year
- Get a random temporary file or directory path☆439Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Make your JSON look AWESOME☆249Updated 2 years ago
- Reliably get the terminal window size☆144Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆431Updated 3 weeks ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆434Updated 2 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆376Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Parse JSON with more helpful errors☆369Updated 7 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Simple micro templating☆371Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Opens stuff, like webpages and files and executables, cross-platform☆306Updated 3 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Copy files☆436Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Check whether a package or organization name is available on npm☆288Updated 2 months ago
- Autocomplete prompt for inquirer☆363Updated last year
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆418Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Updated 4 years ago