sindresorhus / get-stdin
Get stdin as a string or buffer
☆338Updated last year
Alternatives and similar repositories for get-stdin:
Users that are interested in get-stdin are comparing it to the libraries listed below
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Copy files☆428Updated 7 months ago
- Read and parse a JSON file☆245Updated last year
- Get a random temporary file or directory path☆427Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get paths for storing things like data, config, cache, etc☆384Updated 8 months ago
- Toolkit for building command line interfaces☆462Updated 2 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Autocomplete prompt for inquirer☆356Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Reliably get the terminal window size☆141Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Make unhandled promise rejections fail loudly instead of the default silent fail☆280Updated 4 years ago
- Parse yes/no like values☆267Updated 2 years ago
- Simple micro templating☆363Updated 2 years ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆419Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 4 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 5 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 10 months ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Open the npm page, Yarn page, or GitHub repo of a package☆198Updated 7 months ago