sparkly-cli
Generate sparklines ▁▂▃▅▂▇..
sparkly‑cli is a command‑line utility that converts sequences of numbers into compact Unicode sparklines, allowing quick visual inspection of data trends directly in a terminal. It accepts numbers as arguments or from standard input, and outputs a line of characters such as ▁▂▃▅▂▇ that represent the relative magnitude of each value.
The tool offers optional flags to control the rendering: --min and --max set explicit range boundaries, while --style selects a predefined visual theme (e.g., “fire”). These options let users tailor the sparkline to specific datasets or aesthetic preferences without additional processing steps.
Designed for developers and data‑oriented users who need lightweight, on‑the‑fly visual summaries, sparkly‑cli can be installed globally via npm and used in scripts, pipelines, or interactive sessions. It builds on the sparkly API library, providing a straightforward CLI wrapper around the same functionality.
Reviews
Loading reviews…
Similar apps
Terminals & CLI
gzip-size-cli
Get the gzipped size of a file.
Display & Accessibility
brightness-cli
Change screen brightness ([windows](https://github.com/sondreb/win-brightness)).
Terminals & CLI
npm-name-cli
Check whether a package name is available on npm.
Terminals & CLI
emoj
Find relevant emoji from text on the command-line.
Terminals & CLI
mobisplash-cli
Mobile app splash screen generator.
Terminals & CLI
battery-level-cli
Get current battery level.