[
  {
    "name": "Bart Simpson",
    "gender": "male"
  },
  {
    "name": "Homer Simpson",
    "gender": "male"
  },
  {
    "name": "Lisa Simpson",
    "gender": "female"
  },
  {
    "name": "Marge Simpson",
    "gender": "female"        
  },
  {
    "name": "Meggie Simpson",
    "gender": "female"        
  }
]
---
layout: page
title: "famous rubygems"
permalink: /rubygems/
---

<ul><li><strong>jekyll-kw-shorten</strong> -     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**
</li>
  <li>Downloads: 2396</li>
  <ul>
    <li>Latest Version: 0.1.1</li>
    <li><a href="https://rubygems.org/gems/jekyll-kw-shorten-0.1.1.gem">Get the latest version of Gem</a> - 9893570fc8634eae8f49b6cbf83488d27e3848beed961d5c2c1d8179d509a674</li>
  </ul><li><strong>jekyll-kw-sri</strong> - Jekyll plugin which calculate the integrity hash of CSS (SCSS, SASS) and JS.</li>
  <li>Downloads: 1077</li>
  <ul>
    <li>Latest Version: 0.1.3</li>
    <li><a href="https://rubygems.org/gems/jekyll-kw-sri-0.1.3.gem">Get the latest version of Gem</a> - 679326b1695d6ebd42bc616f4dd8c0f7d182a6919bca2e3f93fcccd899d7f7a0</li>
  </ul></ul>