tmpin
App runner
Pipes stdin to a temp file and spawns an app with the temp file path as the first argument.
Add stdin support to any CLI app that accepts file input
124 stars
8 watching
5 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility module to retrieve input from standard input as a string or buffer | 337 |
| Provides functions to generate temporary file or directory paths. | 425 |
| Prepends a user's PATH with local binaries | 104 |
| A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
| A library to capture and modify output from the standard streams in Node.js applications. | 54 |
| Detects the type of file or input provided | 74 |
| A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| Transforms input streams by padding each line with a specified indent | 11 |
| A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,030 |
| Concurrently execute multiple promise-returning functions with optional concurrency limits. | 319 |
| Lists running processes across multiple operating systems | 273 |
| Library to truncate strings to fit terminal widths | 86 |
| Creates a null stream from input data | 92 |
| Moves files across devices and partitions without relying on system-specific rename functions. | 198 |