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`☆479Updated last year
- Reliably get the terminal window size☆140Updated last year
- Get a random temporary file or directory path☆429Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Copy files☆429Updated 10 months ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆374Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Get paths for storing things like data, config, cache, etc☆391Updated 10 months ago
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆420Updated 2 years ago
- Parse yes/no like values☆269Updated 2 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Simple micro templating☆363Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Import a module while bypassing the cache☆284Updated 3 months ago
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Find the root directory of a Node.js project or npm package☆244Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated last month
- sane aims to be fast, small, and reliable filesystem watcher. No bells and whistles, just change events.☆387Updated 11 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago