パッケージ: node-outpipe (1.1.1-1)
node-outpipe に関するリンク
Debian の資源:
node-outpipe ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Write output to a file through shell commands
This library simplifies the process of redirecting output to files using shell commands. By enabling output redirection through a command string, it supports operations involving multiple stages of processing, such as piping data through commands like minification or compression, directly into the desired output format. The library allows you to set up a continuous workflow that detects changes and applies specified transformations. Output can be sent to a single file or piped through a series of commands, facilitating complex data processing pipelines without the need for additional monitoring tools or scripts. It reads data streams from specified input files and processes them as defined by the supplied command line operations, making it easy to handle real-time data changes and automate repetitive transformation tasks.
その他の node-outpipe 関連パッケージ
|
|
|
|
-
- dep: node-shell-quote (>= 1.4.2)
- quote and parse shell commands
