| 1 | 348 | 512 | climate_control | Modify your ENV | 
        | 2 | 1,112 | 1,528 | cookiejar | Allows for parsing and returning cookies in Ruby HTTP client code | 
        | 3 | 4,315 | 4,424 | clearance | Clearance is built to support authentication and authorization via an
    email/passwor... | 
        | 4 | 25,804 | 8,973 | dorian | a collection of gems | 
        | 5 | 30,720 | 7,748 | code-ruby | a programming language for the internet | 
        | 6 | 42,253 | 43,677 | search_rails | a powerful search for rails | 
        | 7 | 44,794 | 15,417 | dorian-to_struct | makes structs | 
        | 8 | 55,344 | 16,566 | dorian-arguments | parses arguments | 
        | 9 | 57,801 | 35,788 | dorian-all | evaluates ruby code on all lines of the input | 
        | 10 | 57,993 | 61,992 | dorian-replace | replaces string with other string from files | 
        | 11 | 62,455 | 46,838 | dorian-git-tree | lists files and directories in git as a tree | 
        | 12 | 63,285 | 50,952 | template-ruby | templating language | 
        | 13 | 63,359 | 14,912 | dorian-eval | evaluates ruby | 
        | 14 | 67,404 | 50,952 | dorian-each | evaluates some code on each line of the input | 
        | 15 | 68,663 | 16,566 | dorian-progress | progress bar | 
        | 16 | 72,784 | 30,910 | dorian-shuffle | shuffles lines of input | 
        | 17 | 75,058 | 21,518 | dorian-yaml-compare | compares yaml files | 
        | 18 | 76,951 | 28,254 | language-ruby | parser dsl | 
        | 19 | 80,905 | 30,910 | dorian-yaml-read-write | reads and writes yaml | 
        | 20 | 81,221 | 50,952 | dorian-times | prints numbers from 1 to n | 
        | 21 | 81,960 | 18,522 | dorian-dot | links dot files | 
        | 22 | 82,429 | 26,055 | dorian-sort-yaml | sorts yaml | 
        | 23 | 95,437 | 40,741 | dorian-sort-json | sorts json | 
        | 24 | 99,067 | 55,788 | dorian-tailwind | Inlined version of tailwind CSS without CSS variables
e.g. for emails with premailer | 
        | 25 | 102,366 | 32,330 | dorian-pretty | prettify | 
        | 26 | 110,768 | 43,677 | code-ruby-parser | A parser for the Code programming language, like 1 + 1 and user.first_name | 
        | 27 | 112,864 | 35,788 | dorian-parallel | evaluates some code on each line of the input in parallel | 
        | 28 | 113,425 | 46,838 | cookiejar2 | It was a fork on cookiejar but now cookiejar is up-to-date. | 
        | 29 | 116,782 | 50,952 | template-ruby-parser | Like "Hello {name}" with {name: "Dorian"} gives "Hello Dorian" | 
        | 30 | 117,274 | 29,496 | dorian-release | releases a gem | 
        | 31 | 117,818 | 70,114 | dorian-git-ls-ruby-files | list ruby files in git | 
        | 32 | 119,496 | 32,330 | dorian-anonymize-yaml | anonymize yaml file | 
        | 33 | 122,542 | 43,677 | dorian-top | lists the most used commands | 
        | 34 | 122,948 | 29,496 | dorian-anonymize | anonymize strings | 
        | 35 | 127,382 | 50,952 | dorian-anonymize-json | anonymize json file | 
        | 36 | 138,122 | 30,910 | dorian-dir | list directories | 
        | 37 | 145,187 | 26,055 | dorian-commit | commit with ai | 
        | 38 | 154,633 | 61,992 | dorian-pw | `prettier --write [FILES...]` that allows line numbers
e.g. `pw app/models/user.rb:34`... | 
        | 39 | 155,180 | 61,992 | dorian-dir-and-self | list directories and self | 
        | 40 | 157,484 | 43,677 | dorian-json-deep-map | evaluates ruby code on deep each of json to map to another json | 
        | 41 | 159,528 | 43,677 | dorian-csv-each | evaluates some ruby code on each line of the csv input | 
        | 42 | 160,021 | 40,741 | dorian-csv-pluck | plucks each line of the csv input | 
        | 43 | 160,248 | 43,677 | dorian-csv-all | evaluates some ruby code on all lines of the csv input | 
        | 44 | 160,273 | 46,838 | dorian-yaml-each | evaluates ruby code on each of yaml | 
        | 45 | 161,388 | 46,838 | dorian-json-all | evaluates some ruby code on all of a json input | 
        | 46 | 161,428 | 40,741 | dorian-write | writes to a file | 
        | 47 | 161,675 | 32,330 | dorian-yaml-deep-map | maps yaml to yaml deeply with ruby code | 
        | 48 | 161,721 | 43,677 | dorian-json-each | evaluates ruby code on each of the json | 
        | 49 | 161,802 | 30,910 | dorian-json-deep-each | evaluates ruby code on deep each of json | 
        | 50 | 162,123 | 32,330 | dorian-sort-csv | sorts csv by keys | 
        | 51 | 162,699 | 90,620 | dorian-json-map | maps json to json with ruby code input | 
        | 52 | 162,785 | 40,741 | dorian-yaml-pluck | plucks yaml from yaml path | 
        | 53 | 163,104 | 37,994 | dorian-json-uniq | json uniq by json path | 
        | 54 | 163,485 | 32,330 | dorian-json-deep-pluck | deep pluck json based on json path | 
        | 55 | 163,709 | 40,741 | dorian-json-pluck | plucks values from json by json path | 
        | 56 | 163,737 | 33,889 | dorian-json-compare | compare multiple json files | 
        | 57 | 164,070 | 61,992 | dorian-csv-uniq | returns a csv by unique keys, can be index or name | 
        | 58 | 164,374 | 50,952 | dorian-csv-map | maps a csv file to another csv file | 
        | 59 | 164,442 | 50,952 | dorian-yaml-deep-pluck | plucks yaml deeply from yaml path | 
        | 60 | 164,838 | 70,114 | dorian-csv-merge | merges multiple csv files with headers
e.g. `csv-merge users_1.csv users_2.csv users.csv` | 
        | 61 | 165,109 | 78,639 | dorian-yaml-map | maps yaml to yaml with ruby code | 
        | 62 | 165,651 | 35,788 | dorian-yaml-all | evalutes ruby code on all of yaml | 
        | 63 | 166,064 | 55,788 | dorian-yaml-uniq | uniq yaml file from yaml path | 
        | 64 | 166,346 | 40,741 | dorian-rename | renames files and directories | 
        | 65 | 166,988 | 46,838 | dorian-yaml-deep-each | evaluates ruby code on deep each of yaml | 
        | 66 | 169,097 | 70,114 | dorian-json-read-write | json read write | 
        | 67 | 170,914 | 55,788 | dorian-chat | chat with ai | 
        | 68 | 174,214 | 70,114 | utilities-css | CSS utilities classes | 
        | 69 | 176,224 | 108,010 | rdocjson | JSON from RDoc | 
        | 70 | 176,532 | 90,620 | ruby-each-line-2 | Execute ruby on each line from input | 
        | 71 | 179,062 | 35,788 | query-ruby | a querying language for the internet | 
        | 72 | 180,168 | 55,788 | dorian-dirs | List directories
e.g. `dirs` |