macOS
brew install chalk-clilocal Homebrew formula metadata
brew
Terminal string styling done right. Version 6.0.0 via Homebrew; verified from local package data.
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 | cli | global executable |
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.
https://github.com/chalk/chalk-cli
install metadata
| Package key | brew:chalk-cli |
|---|---|
| Version | 6.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chalk-cli |
| Homepage | https://github.com/chalk/chalk-cli |
| Repository | https://github.com/chalk/chalk-cli |
| Upstream docs | https://github.com/chalk/chalk-cli#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/chalk-cli/-/chalk-cli-6.0.0.tgz |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chalk-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.