chrome-location2
Approximates the current location of the Chrome browser across platforms. Will fallback to Chromium if location is not found.
Approximates the current location of the Chrome browser across platforms. Will fallback to Chromium if location is not found.
A slightly more concise API for `child_process.spawn()`.
child process management
A streamlined Node.js command executor with real-time output streaming and process management capabilities. Use showhelp function to check how to use the package.
Simple script to identify and execute further scripts by platform
Safe spawning of programs including Windows batch files
Approximates the current location of the Brave browser across platforms.
Open stuff like URLs, files, executables. Cross-platform.
bind child_process.spawn to a command and configuration
Run shell commands and use them in streams with ease in Node, Deno, Bun. Tiny, simple, no dependency package.
a cli tool for when you're pasting in a command to your terminal, but it begins with the dreaded '$'
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
A small wrapper on node's native `child_process`. It can start an elevated child process (run as aminstrator) using `spawn`, `exec`, `fork`, `spawnSync` or `execSync` from a non-elevated process; offering stdin, stdout and stderr on the elevated process
Web workers & worker threads as simple as a function call
Approximates the current location of the Edge browser across platforms.
ejects all removable storage/media devices quickly yet safely
Run any binary files / executables within your npm scripts.
Process execution for humans with child recursive kill
A modern promise-based utility for Node.js that enhances child process execution with timeouts, abort signals, input streaming, and consistent error handling.
Process execution for humans