awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ehmicky avatar

ehmicky/gulp-execa

0
View on GitHub↗

Gulp Execa

Gulp.js command execution for humans

Features

  • Shell and Scripting - Cross-platform command execution for Gulp.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
  • Shell and Execution - Cross-platform command execution for Gulp.js tasks.
  • 56 Stars·5 Forks·JavaScript·Apache-2.0·2 Aufrufe

    Star-Verlauf

    Star-Verlauf für ehmicky/gulp-execaStar-Verlauf für ehmicky/gulp-execa

    Open-Source-Alternativen zu Gulp Execa

    Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gulp Execa.
    • indigounited/node-cross-spawnAvatar von IndigoUnited

      IndigoUnited/node-cross-spawn

      1,173Auf GitHub ansehen↗

      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…

      JavaScript
      Auf GitHub ansehen↗1,173
    • shelljs/shelljsAvatar von shelljs

      shelljs/shelljs

      14,402Auf GitHub ansehen↗

      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

      JavaScriptbashjavascriptnode
      Auf GitHub ansehen↗14,402
    • coreybutler/node-windowsAvatar von coreybutler

      coreybutler/node-windows

      2,931Auf GitHub ansehen↗

      Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).

      JavaScriptbackgrounddaemonnode-windows
      Auf GitHub ansehen↗2,931
    • sindresorhus/clipboard-cliAvatar von sindresorhus

      sindresorhus/clipboard-cli

      507Auf GitHub ansehen↗

      Supports: macOS, Windows, Linux, OpenBSD, FreeBSD, Android with Termux.

      JavaScript
      Auf GitHub ansehen↗507
    Alle 16 Alternativen zu Gulp Execa anzeigen→

    Häufig gestellte Fragen

    Was macht ehmicky/gulp-execa?

    Gulp.js command execution for humans

    Was sind die Hauptfunktionen von ehmicky/gulp-execa?

    Die Hauptfunktionen von ehmicky/gulp-execa sind: Shell and Scripting, Shell and Execution.

    Welche Open-Source-Alternativen gibt es zu ehmicky/gulp-execa?

    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…