| 1 | 107,712 | 48,742 | demand | Return a variable if it's present (and optionally of the right type), otherwise a defau... |
| 2 | 108,301 | 43,313 | key_dial | Avoid all errors when accessing (deeply nested) Hash, Array or Struct keys. Safer than ... |
| 3 | 119,727 | 39,580 | hash_dial | Avoid all errors when accessing (deeply nested) Hash keys. Safer than dig(), as will qu... |
| 4 | 178,806 | 39,580 | punctuated | A utility for detecting, adding and removing punctuation at the beginning or end of str... |
| 5 | 181,650 | 30,274 | slamdown | Converts potentially-messy HTML to clean Markdown using opinionated, configurable proce... |
| 6 | 186,387 | 130,811 | asset_db | Provides a structured way to define, organise, and resolve assets (CSS, JS, etc.) and t... |
| 7 | 187,593 | 130,811 | argstring | Configurable parser for single-line argument strings, returning a structured set of sub... |
| 8 | 190,308 | 112,610 | jekyll-paginate-v3 | Automatically creates pagination pages (page 1, page 2, etc.) for sets of pages or coll... |
| 9 | 192,385 | 57,156 | infer-type | If a string is a representation of another class, such as "1", converts it to that othe... |
| 10 | 193,178 | 72,178 | jekyll-relationships | Collection documents can specify many-to-many relationships with each other in their fr... |
| 11 | 195,965 | 48,742 | jekyll-test-harness | Builds isolated temporary Jekyll sites for plugin testing with RSpec or Minitest, plus ... |