oubliette
A programmatic interface for npm
A programmatic interface for npm
Open stuff like URLs, files, executables. Cross-platform.
SSH2 client and server modules written in pure JavaScript for node.js
Execute a command after a successful Parcel build.
process daemon with utilities
Execute a given command after a bundle has been written
Give a regex, get a robust predicate function that tests it against a string.
Generate an enhanced exec function, with information about the range of text that the regex paid attention to.
Bundles together an ambitious semantic-release shared configuration used across many project types
Helpers for node executable paths
Cross-platform utility to execute a command in the terminal, programmatically
YouTube-Exec is a versatile tool for downloading audio files from YouTube videos. It utilizes the youtube-dl-exec library to extract audio details and the fluent-ffmpeg library to download the audio files in MP3 format. With youtube-exec, you can easily f
Easily create a streaming pipeline of child processes using a tagged template literal, and mixin string processing in Javascript.
Execute a script over ssh using Node.JS
Execute shell commands on one or more remote computers via SSH
"Get your public IP address fast!"
Utilities for working with processes and workers in node.js.
Cross Platform way to suspend and resume processes at will.
No Fuss Child Processes
Node JS doesn't provide any means for processes to replace themselves through functions from the [`exec(3)`](https://man7.org/linux/man-pages/man3/exec.3.html) family. Thus, `pseudoexec` provides a convenience wrapper over [`child_process.spawn()`](https: