A jekyll plugin which can shorten long numbers, e.g. 1000 ➜ 1K or 1000000 ➜ 1M. It can be used as filter `{{ 1234 | shorten }}` and as tag `{% shorten 1234 %}`, the result will be **1.2 K**
Required Ruby Version
>= 2.5.0
Authors
Nicolas Karg, n13.org - Open-Source by KargWare
Versions
- 0.2.2 January 05, 2021 (7.5 KB)
- 0.2.1 January 05, 2021 (8 KB)
- 0.2.0 January 05, 2021 (8 KB)
- 0.1.1 January 05, 2021 (7 KB)
- 0.1.0 January 05, 2021 (7 KB)