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
- Get a random temporary file or directory path☆440Updated 2 years ago
- Parse yes/no like values☆272Updated 4 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 4 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆436Updated 2 months ago
- Parse JSON with more helpful errors☆372Updated 9 months ago
- Get paths for storing things like data, config, cache, etc☆426Updated 2 weeks ago
- Clean up error stack traces☆346Updated 2 months ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆433Updated 2 years ago
- Copy files☆434Updated 2 months ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆377Updated 3 years ago
- Read and parse a JSON file☆247Updated 2 years ago
- Simple micro templating☆373Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Import a module while bypassing the cache☆287Updated 11 months ago
- Opens stuff, like webpages and files and executables, cross-platform☆306Updated 3 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Open the GitHub page of the given or current directory repo☆192Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆283Updated 4 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Check whether a package or organization name is available on npm☆288Updated 4 months ago
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆418Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago