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:
- Clean up error stack traces☆344Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Parse yes/no like values☆272Updated 3 months ago
- Reliably get the terminal window size☆145Updated 2 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆376Updated 2 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Parse JSON with more helpful errors☆372Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Get paths for storing things like data, config, cache, etc☆414Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆433Updated last month
- Copy files☆436Updated 2 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Simple micro templating☆371Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Make your JSON look AWESOME☆250Updated 2 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆434Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 3 months ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Check whether a package or organization name is available on npm☆288Updated 3 months ago
- Autocomplete prompt for inquirer☆363Updated 2 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆306Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Get callsites from the V8 stack trace API☆267Updated 3 months ago
- Check whether a package or organization name is available on npm☆171Updated last year