npm-url:https://npmjs.org/package/cross-spawn downloads-image:https://img.shields.io/npm/dm/cross-spawn.svg npm-image:https://img.shields.io/npm/v/cross-spawn.svg ci-url:https://github.com/moxystudio/node-cross-spawn/actions/workflows/ci.yaml…
ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system automation. It serves as a cross-platform filesystem API and a process wrapper for spawning and controlling external system subprocesses. The project translates Unix shell commands into equivalent operations for the host operating system, allowing scripts to run consistently across different platforms. It supports the registration of custom commands and the integration of third-party plugins to extend its portable shell capabilities. The library covers broad capability areas
Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
Supports: macOS, Windows, Linux, OpenBSD, FreeBSD, Android with Termux.
Gulp.js command execution for humans
Die Hauptfunktionen von ehmicky/gulp-execa sind: Shell and Scripting, Shell and Execution.
Open-Source-Alternativen zu ehmicky/gulp-execa sind unter anderem: sindresorhus/clipboard-cli — Supports: macOS, Windows, Linux, OpenBSD, FreeBSD, Android with Termux. sindresorhus/clipboardy — Access the system clipboard (copy/paste). coreybutler/node-windows — Windows support for Node.JS scripts (daemons, eventlog, UAC, etc). indigounited/node-cross-spawn — [npm-url]:https://npmjs.org/package/cross-spawn [downloads-image]:https://img.shields.io/npm/dm/cross-spawn.svg… shelljs/shelljs — ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system… sindresorhus/execa — Execa is a promise-based process execution library that serves as a wrapper for the Node.js child process module. It…