A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sindresorhus/sparkly-cli below:

GitHub - sindresorhus/sparkly-cli: Generate sparklines ▁▂▃▅▂▇

sparkly-cli

Generate sparklines ▁▂▃▅▂▇

Some cool use-cases.

Install
npm install --global sparkly-cli
Usage
$ sparkly --help

  Usage
    $ sparkly <number> […]
    $ echo <number> […] | sparkly

  Options
    --min    Minimum range
    --max    Maximum range
    --style  Style for the sparklines [Values: fire]

  Examples
    $ sparkly 0 3 5 8 4 3 4 10
    ▁▃▄▅▃▃▃▆
    $ sparkly --min=0 --max=10 1 2 3 4 5
    ▁▂▃▄▄
    $ sparkly --style=fire 1 2 3 4 5 6 7 8
    ▁▂▂▃▃▄▄▅
    $ echo 0 3 5 8 4 3 | sparkly
    ▁▂▃▅▃▂
Related

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4