The linux x86 and ia32 distribution of the Sentry CLI binary.
The windows x86 and ia32 distribution of the Sentry CLI binary.
Check if the process is running inside a container (Docker/Podman)
The command-line interface for Vercel
Core CLI commands for React Native
The linux arm distribution of the Sentry CLI binary.
Automate visual testing across browsers. Gather UI feedback. Versioned documentation.
The windows arm64 distribution of the Sentry CLI binary.
No description provided.
Angular Schematics - Library
Get the default browser
Boxes for use in the terminal
The windows x64 distribution of the Sentry CLI binary.
This package is part of the [React Native CLI](../../README.md). It contains commands for managing the configuration of React Native app.
Like which(1) unix command. Find the first instance of an executable in the PATH.
Lightweight persistent memory for Claude Code — no daemon, no zombie processes
WebdriverIO testrunner command line interface
CLI for PostCSS
Ozaiya agent daemon - server management and terminal
Supabase CLI
Truncate a string to a specific width in the terminal
Official build system for Angular
Colors, formatting and other tools for the console
Make any Linux Node.js or Bun process a subreaper for its descendants. Calls prctl(PR_SET_CHILD_SUBREAPER, 1) plus runs a polling waitpid reaper for zombies whose ppid is the host process. Closes the libuv #1911 close-before-exit gap and the orphan-repare