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

GitHub

124 stars
8 watching
5 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/get-stdin A utility module to retrieve input from standard input as a string or buffer 337
sindresorhus/tempy Provides functions to generate temporary file or directory paths. 424
sindresorhus/npm-run-path Prepends a user's PATH with local binaries 104
sindresorhus/gulp-jasmine A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. 111
sindresorhus/hook-std A library to capture and modify output from the standard streams in Node.js applications. 54
sindresorhus/file-type-cli Detects the type of file or input provided 74
sindresorhus/gulp-mocha A wrapper around Mocha test runner for Node.js applications using Gulp 375
sindresorhus/to-readable-stream Converts a string or binary data into a stream for piping to other tools 90
sindresorhus/pad-stream Transforms input streams by padding each line with a specified indent 11
sindresorhus/public-ip A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. 1,026
sindresorhus/p-all Concurrently execute multiple promise-returning functions with optional concurrency limits. 315
sindresorhus/ps-list Lists running processes across multiple operating systems 273
sindresorhus/cli-truncate Library to truncate strings to fit terminal widths 85
sindresorhus/dev-null-cli Creates a null stream from input data 92
sindresorhus/move-file Moves files across devices and partitions without relying on system-specific rename functions. 198