RubyGems Navigation menu

jekyll-kw-shorten 0.1.0

A jekyll plugin which can shorten long numbers, e.g. 1000 == 1K or 1000000 == 1M. It can be used as [filter](https://jekyllrb.com/docs/plugins/filters/) `{{ 1234 | shorten }}` and as [tag](https://jekyllrb.com/docs/plugins/tags/) `{% 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:

a3aea3af1e991c2ccce0c4bdba3f5100850c3d11364d93fd36370db8e05b744c

Total downloads 24,451

For this version 1,715

Licenses:

N/A

Required Ruby Version: >= 2.3.0

Links: