macOS
brew install chalk-clilocal Homebrew formula metadata
brew / rank 6329
Terminal string styling done right. Version 6.0.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#chalk.
install
brew install chalk-clilocal Homebrew formula metadata
nix profile install nixpkgs#chalknixpkgs package indexes · pkgs/by-name/ch/chalk/package.nix · source: api.github.com
overview
Terminal string styling done right
history
chalk-cli is the command-line wrapper for Chalk-style terminal text formatting. It lets shell users apply ANSI color and style formatting to arguments or standard input without writing a Node.js script.
The GitHub repository and npm package were created in July 2015. The README presents it as terminal string styling for the command line and points users to the main chalk package for supported styles.
GitHub releases show a v5 line in 2021 and 2023, followed by v6.0.0 in 2025.
The package is published on npm as chalk-cli, and the Homebrew input identifies a Homebrew formula plus a Nix package mapping. Its adoption mostly follows the larger Chalk ecosystem rather than a separate application ecosystem.
The CLI accepts one or more styles plus a string, or it can read piped input with --stdin. It also supports style templates and a demo mode for showing available Chalk styles.
chalk-cli is a small but tidy example of a JavaScript library becoming a Unix-style command. It matters to package nerds because it turns a popular Node terminal-formatting API into a composable shell filter.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chalk | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:chalk-cli |
|---|---|
| Version | 6.0.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/chalk/chalk-cli |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
chalk
nix profile install nixpkgs#chalksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.