Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
sys-repo/sysWorks with
•JSR Score100%•This package works with Deno, Browsers

License
•MIT
Downloads68/wk
•Published2 weeks ago (0.0.317)
Tools for working with spawned child processes.
Process
Host-process and child-process capabilities for modern POSIX-based systems (macOS, Linux, and similar “unix-like” environments) using Deno (aka. WinterTC compatible) runtimes.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@sys/process
Import symbol
import * as process from "@sys/process";
Import directly with a jsr specifier
import * as process from "jsr:@sys/process";