Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
Run any OpenAPI spec as an Agent optimized executable
A generic process spawner
Secure Node.js execution without a sandbox. V8 isolate-based code execution with full Node.js and npm compatibility.
Transformations for working with processes
A fast story book powered by Vite
Load a string as if it was an esm or commonjs module with a given filename.
A simple Node.js wrapper for yt-dlp
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Secure Node.js execution without a sandbox. V8 isolate-based code execution with full Node.js and npm compatibility.
Simple, fast, flexible and cross-platform async executing commands (with node-cross-spawn).
Secure Node.js execution without a sandbox. V8 isolate-based code execution with full Node.js and npm compatibility.
Secure Node.js execution without a sandbox. V8 isolate-based code execution with full Node.js and npm compatibility.
Linux x64 (glibc) binary for [@secure-exec/v8](https://secureexec.dev).
  
V8 runtime process for Secure Exec — embeds V8 via Rust (rusty_v8) and communicates over Unix domain socket with length-prefixed MessagePack IPC.
option parsing and help generation
Appium client library for visual testing with Percy
Abstract migration framework for node
TypeScript definitions for kill-port
Simple wrapper around the "child_process" module that makes use of promises
Get all children of a pid
Node child processes as promises
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: