synchronous exec command
Node's missing execSync.
execSync for v0.10 and v0.11
execSyncの拡張
Polyfill of spawnSync and execSync for Node-0.10.x (Unix only yet)
Synchronous exec when you NEED it. Based on execSync with added Windows support.
Use shelljs and execSync to get full windows compatability for http-sync
Fall back to shelljs if execSync cannot be installed.
gulp plugin for execSync
execsync grunt option, this plugin can be used in bath v0.10 and v0.11
Sync'd shell commands for Node.js.
A Node.js loader to track processes and which JavaScript files they load.
Node.js child_process module for Gjs
TypeScript definitions for npm-run
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
A close fork of shelljs that replaces the unreliable hacky execSync with another based on node-ffi.
A toolbox that help scripting with Node.
Run npm commands programmatically
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
Masker debugger plugin
Capture and replay Netlify function executions as Replay recordings
Service lifecycle management — start, stop, and check services without manual oversight.
Parse the output from gst-device-monitor-1.0 and return as JSON object
Plugin engine for gasket
Fork of agent-browser with rustls-tls-native-roots — works behind TLS-inspecting egress proxies (Anthropic Managed Agents, Cloudflare WARP, corporate MITM). Drop-in replacement; binary still named `agent-browser`.
A terminal battery indicator using hearts - supports both nerdfont symbols and emoji
An tool for getting site cookie from your browser
Popocatépetl volcano monitoring CLI and library
Universal wallet signature verifier using challenge-response authentication. Receives a challenge, wallet address, and signature, then validates that the address actually signed the challenge.
Security scanning for AI agent skills — scans skill directories for dangerous bash patterns, prompt injection, supply chain risks, secret leakage, and frontmatter quality issues
Tool for wrapping JavaScript modules as WebAssembly components using the QuickJS engine