sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆340Updated last year
Alternatives and similar repositories for get-stdin
Users that are interested in get-stdin are comparing it to the libraries listed below
Sorting:
- Parse yes/no like values☆270Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆428Updated 3 weeks ago
- Clean up error stack traces☆341Updated 2 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆435Updated last year
- Read and parse a JSON file☆245Updated 2 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆378Updated 2 years ago
- Copy files☆430Updated 3 weeks ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Create an error from multiple errors☆247Updated last year
- Make your JSON look AWESOME☆248Updated last year
- Make unhandled promise rejections fail loudly instead of the default silent fail☆280Updated 4 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆303Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 weeks ago
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Reliably get the terminal window size☆144Updated last year
- Get paths for storing things like data, config, cache, etc☆405Updated last year
- Simple micro templating☆365Updated 2 years ago
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆418Updated 2 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆609Updated 10 months ago
- Autocomplete prompt for inquirer☆363Updated last year
- Get metadata of a package from the npm registry☆243Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Convert a string to a valid safe filename☆504Updated 2 years ago