awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ehmicky avatar

ehmicky/gulp-execa

0
View on GitHub↗
56 stars·5 forks·JavaScript·Apache-2.0·2 vues

Gulp Execa

Gulp.js command execution for humans

Features

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

Historique des stars

Graphique de l'historique des stars pour ehmicky/gulp-execaGraphique de l'historique des stars pour ehmicky/gulp-execa

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Gulp Execa

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Gulp Execa.
  • indigounited/node-cross-spawnAvatar de IndigoUnited

    IndigoUnited/node-cross-spawn

    1,173Voir sur GitHub↗

    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
    Voir sur GitHub↗1,173
  • shelljs/shelljsAvatar de shelljs

    shelljs/shelljs

    14,402Voir sur GitHub↗

    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
    Voir sur GitHub↗14,402
  • coreybutler/node-windowsAvatar de coreybutler

    coreybutler/node-windows

    2,931Voir sur GitHub↗

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

    JavaScriptbackgrounddaemonnode-windows
    Voir sur GitHub↗2,931
  • sindresorhus/clipboard-cliAvatar de sindresorhus

    sindresorhus/clipboard-cli

    507Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗507
Voir les 16 alternatives à Gulp Execa→

Questions fréquentes

Que fait ehmicky/gulp-execa ?

Gulp.js command execution for humans

Quelles sont les fonctionnalités principales de ehmicky/gulp-execa ?

Les fonctionnalités principales de ehmicky/gulp-execa sont : Shell and Scripting, Shell and Execution.

Quelles sont les alternatives open-source à ehmicky/gulp-execa ?

Les alternatives open-source à ehmicky/gulp-execa incluent : 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…