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:
=

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:

=

Total downloads 27,027

For this version 1,865

Version Released:

Licenses:

N/A

Required Ruby Version: >= 2.3.0

Links: