sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆346Updated 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☆358Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Parse yes/no like values☆272Updated 4 months ago
- Clean up error stack traces☆344Updated last month
- Copy files☆436Updated 2 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆433Updated 2 years ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Read and parse a JSON file☆247Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆434Updated last month
- Reliably get the terminal window size☆145Updated 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☆250Updated 6 months ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆419Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Autocomplete prompt for inquirer☆363Updated 2 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆376Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆614Updated last year
- Create an error from multiple errors☆250Updated 2 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆201Updated last year
- Parse JSON with more helpful errors☆371Updated 8 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆418Updated 2 years ago
- ANSI escape codes for styling strings in the terminal☆447Updated 2 months ago
- Simple micro templating☆372Updated 3 months ago
- Get metadata of a package from the npm registry☆245Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Updated 4 years ago