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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
IndigoUnited avatar

IndigoUnited/node-cross-spawn

0
View on GitHub↗
1,173 stars·140 forks·JavaScript·MIT·11 views

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.

Star history

Star history chart for indigounited/node-cross-spawnStar history chart for indigounited/node-cross-spawn

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Node Cross Spawn

Similar open-source projects, ranked by how many features they share with Node Cross Spawn.
  • shelljs/shelljsshelljs avatar

    shelljs/shelljs

    14,402View on 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
    View on GitHub↗14,402
  • ehmicky/gulp-execaehmicky avatar

    ehmicky/gulp-execa

    56View on GitHub↗

    Gulp.js command execution for humans

    JavaScript
    View on GitHub↗56
  • coreybutler/node-windowscoreybutler avatar

    coreybutler/node-windows

    2,931View on GitHub↗

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

    JavaScriptbackgrounddaemonnode-windows
    View on GitHub↗2,931
  • sindresorhus/clipboard-clisindresorhus avatar

    sindresorhus/clipboard-cli

    507View on GitHub↗

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

    JavaScript
    View on GitHub↗507
See all 16 alternatives to Node Cross Spawn→

Frequently asked questions

What does indigounited/node-cross-spawn do?

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

What are the main features of indigounited/node-cross-spawn?

The main features of indigounited/node-cross-spawn are: Shell and Scripting, Shell and Execution.

What are some open-source alternatives to indigounited/node-cross-spawn?

Open-source alternatives to indigounited/node-cross-spawn include: 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…