sindresorhus / get-stdinLinks
Get stdin as a string or buffer
☆338Updated 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
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆374Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Read and parse a JSON file☆246Updated 2 years ago
- Get a random temporary file or directory path☆431Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Copy files☆429Updated 11 months ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Parse yes/no like values☆270Updated 3 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- Autocomplete prompt for inquirer☆360Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆432Updated last year
- Reliably get the terminal window size☆142Updated last year
- Simple micro templating☆364Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- 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
- Get paths for storing things like data, config, cache, etc☆395Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- A Renderer for the marked project. Allowing you to render Markdown to print to your Terminal☆451Updated 3 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
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if a path exists☆151Updated 3 years ago
- Import a module lazily☆247Updated 3 years ago
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Check whether a package or organization name is available on npm☆287Updated last year