| 1 | 107,595 | 41,301 | demand | Return a variable if it's present (and optionally of the right type), otherwise a defau... |
| 2 | 107,736 | 97,425 | key_dial | Avoid all errors when accessing (deeply nested) Hash, Array or Struct keys. Safer than ... |
| 3 | 119,160 | 97,425 | hash_dial | Avoid all errors when accessing (deeply nested) Hash keys. Safer than dig(), as will qu... |
| 4 | 184,721 | 35,692 | asset_db | Provides a structured way to define, organise, and resolve assets (CSS, JS, etc.) and t... |
| 5 | 185,398 | 65,309 | argstring | Configurable parser for single-line argument strings, returning a structured set of sub... |
| 6 | 190,245 | 97,425 | infer-type | If a string is a representation of another class, such as "1", converts it to that othe... |
| 7 | 190,836 | 65,309 | jekyll-paginate-v3 | Automatically creates pagination pages (page 1, page 2, etc.) for sets of pages or coll... |
| 8 | 191,670 | 65,309 | jekyll-relationships | Collection documents can specify many-to-many relationships with each other in their fr... |
| 9 | 193,339 | 97,425 | jekyll-test-harness | Builds isolated temporary Jekyll sites for plugin testing with RSpec or Minitest, plus ... |