RubyGems Navigation menu

jekyll-kw-shorten 0.1.1

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**

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.2 - January 05, 2021 (7.5 KB)
  2. 0.2.1 - January 05, 2021 (8 KB)
  3. 0.2.0 - January 05, 2021 (8 KB)
  4. 0.1.1 - January 05, 2021 (7 KB)
  5. 0.1.0 - January 05, 2021 (7 KB)
Show all versions (17 total)

Runtime Dependencies (1):

jekyll >= 3.8

Owners:

Pushed by:

Authors:

  • Nicolas Karg, n13.org - Open-Source by KargWare

SHA 256 checksum:

9893570fc8634eae8f49b6cbf83488d27e3848beed961d5c2c1d8179d509a674

Total downloads 24,451

For this version 1,674

Licenses:

N/A

Required Ruby Version: >= 2.3.0

Links: