sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆341Updated 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:
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Parse yes/no like values☆270Updated last month
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆428Updated last month
- Clean up error stack traces☆341Updated 2 weeks ago
- Opens stuff, like webpages and files and executables, cross-platform☆305Updated 3 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆378Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆435Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Import a module while bypassing the cache☆284Updated 8 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 3 weeks ago
- Copy files☆431Updated last month
- Autocomplete prompt for inquirer☆363Updated last year
- Create an error from multiple errors☆247Updated 2 years ago
- Simple and elegant end-to-end testing for command-line apps☆311Updated 6 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Make your JSON look AWESOME☆248Updated last year
- Reliably get the terminal window size☆144Updated last year
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Check whether a package or organization name is available on npm☆287Updated 2 weeks ago
- A simple spinner for node cli☆275Updated 6 years ago
- Strip ANSI escape codes from a string☆421Updated 3 weeks ago
- Get paths for storing things like data, config, cache, etc☆406Updated last year
- Delay a promise a specified amount of time☆621Updated 2 years ago