get-stdin
Input reader
A utility module to retrieve input from standard input as a string or buffer
Get stdin as a string or buffer
337 stars
9 watching
28 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library to capture and modify output from the standard streams in Node.js applications. | 54 |
| | A utility library for working with streams in JavaScript | 342 |
| | Pipes stdin to a temp file and spawns an app with the temp file path as the first argument. | 124 |
| | A utility for parsing yes/no like values with optional typo tolerance | 268 |
| | Transforms input streams by padding each line with a specified indent | 11 |
| | Tools to retrieve and display information about npm users. | 30 |
| | A utility for simple string matching with wildcard patterns | 539 |
| | A module that provides access to Pokémon names and IDs in various languages. | 491 |
| | Detects the type of file or input provided | 74 |
| | Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 163 |
| | A library to access properties within nested objects using a dot notation | 822 |
| | Converts various input types into readable streams. | 207 |
| | A module that retrieves and caches the current user's username from environment variables or system commands. | 142 |
| | Extracts user data from an npm user's profile page | 57 |
| | Calculates the visual width of a string based on its Unicode characters and formatting options | 483 |