| 1 | 107,437 | 44,598 | key_dial | Avoid all errors when accessing (deeply nested) Hash, Array or Struct keys. Safer than ... |
| 2 | 107,535 | 141,213 | demand | Return a variable if it's present (and optionally of the right type), otherwise a defau... |
| 3 | 118,830 | 44,598 | hash_dial | Avoid all errors when accessing (deeply nested) Hash keys. Safer than dig(), as will qu... |
| 4 | 184,121 | 141,213 | asset_db | Provides a structured way to define, organise, and resolve assets (CSS, JS, etc.) and t... |
| 5 | 184,154 | 141,213 | argstring | Configurable parser for single-line argument strings, returning a structured set of sub... |
| 6 | 189,006 | 51,002 | infer-type | If a string is a representation of another class, such as "1", converts it to that othe... |
| 7 | 190,293 | 98,986 | jekyll-test-harness | Builds isolated temporary Jekyll sites for plugin testing with RSpec or Minitest, plus ... |