sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆339Updated 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`☆478Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆425Updated last year
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆375Updated 2 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆432Updated last year
- Get a random temporary file or directory path☆433Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆399Updated last year
- Simple micro templating☆364Updated 2 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- Make your JSON look AWESOME☆248Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated last month
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Copy files☆429Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Create an error from multiple errors☆246Updated last year
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆420Updated 2 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Import a module while bypassing the cache☆284Updated 6 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆280Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Import a module lazily☆247Updated 3 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months ago