awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
IndigoUnited avatar

IndigoUnited/node-cross-spawn

0
View on GitHub↗
1,173 estrellas·140 forks·JavaScript·MIT·4 vistas

Node Cross Spawn

[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…

Features

  • Shell and Scripting - Cross-platform child process spawning.
  • Shell and Execution - Cross-platform implementation of child process spawning.

Historial de estrellas

Gráfico del historial de estrellas de indigounited/node-cross-spawnGráfico del historial de estrellas de indigounited/node-cross-spawn

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Node Cross Spawn

Proyectos open-source similares, clasificados según cuántas características comparten con Node Cross Spawn.
  • shelljs/shelljsAvatar de shelljs

    shelljs/shelljs

    14,402Ver en 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
    Ver en GitHub↗14,402
  • ehmicky/gulp-execaAvatar de ehmicky

    ehmicky/gulp-execa

    56Ver en GitHub↗

    Gulp.js command execution for humans

    JavaScript
    Ver en GitHub↗56
  • coreybutler/node-windowsAvatar de coreybutler

    coreybutler/node-windows

    2,931Ver en GitHub↗

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

    JavaScriptbackgrounddaemonnode-windows
    Ver en GitHub↗2,931
  • sindresorhus/clipboard-cliAvatar de sindresorhus

    sindresorhus/clipboard-cli

    507Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗507
Ver las 16 alternativas a Node Cross Spawn→

Preguntas frecuentes

¿Qué hace indigounited/node-cross-spawn?

[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…

¿Cuáles son las características principales de indigounited/node-cross-spawn?

Las características principales de indigounited/node-cross-spawn son: Shell and Scripting, Shell and Execution.

¿Qué alternativas de código abierto existen para indigounited/node-cross-spawn?

Las alternativas de código abierto para indigounited/node-cross-spawn incluyen: sindresorhus/clipboardy — Access the system clipboard (copy/paste). shelljs/shelljs — ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system… coreybutler/node-windows — Windows support for Node.JS scripts (daemons, eventlog, UAC, etc). sindresorhus/clipboard-cli — Supports: macOS, Windows, Linux, OpenBSD, FreeBSD, Android with Termux. ehmicky/gulp-execa — Gulp.js command execution for humans. sindresorhus/execa — Execa is a promise-based process execution library that serves as a wrapper for the Node.js child process module. It…